{include file="sections/header.tpl"}
Theme info
edit at config.php
{Lang::T('Voucher activation menu will be hidden')}
UPPERCASE lowercase RaNdoM
{Lang::T('Customer just Login with Phone number and Voucher Code, Voucher will be password')}
{Lang::T('After Customer activate voucher or login, customer will be redirected to this url')}
Radius Instructions
{Lang::T('Customer can deposit money to buy voucher')}
{Lang::T('Allow balance transfer between customers')}
Must include [text] & [number], it will be replaced.
{Lang::T('User will get notification when package expired')}
{Lang::T('User will get invoice notification when buy package or package refilled')}
From Direct Chat Link.
/ip hotspot walled-garden add dst-host=tawk.to add dst-host=*.tawk.to
{Lang::T('This Token will act as SuperAdmin/Admin')}
{Lang::T('OTP is required when user want to change phone number')}
{Lang::T('The method which OTP will be sent to user')}
/ip hotspot walled-garden add dst-host={$_domain} add dst-host=*.{$_domain}
# Expired Cronjob Every 5 Minutes */5 * * * * cd {$dir} && {$php} cron.php # Expired Cronjob Every 1 Hour 0 * * * * cd {$dir} && {$php} cron.php
# Reminder Cronjob Every 7 AM 0 7 * * * cd {$dir} && {$php} cron_reminder.php