Tokiwa Battle Royale
GE777
A PHP Battle Royale inspired game
|
Go to the source code of this file.
Variables | |
if(!defined('IN_ADMIN')) if($command== 'edit') | $sysnow = time() |
$nowmonth | |
$nowyear = 1900 | |
$orin_time = $nowyear.$lang['year'].$nowmonth.$lang['month'].$nowday.$lang['day'].$nowhour.$lang['hour'].$nowmin.$lang['min'] | |
$setmonth | |
$setyear = 1900 | |
$set_time = $setyear.$lang['year'].$setmonth.$lang['month'].$setday.$lang['day'].$sethour.$lang['hour'].$setmin.$lang['min'] | |
$nowmonth |
Definition at line 56 of file configmng.php.
$nowyear = 1900 |
Definition at line 57 of file configmng.php.
$orin_time = $nowyear.$lang['year'].$nowmonth.$lang['month'].$nowday.$lang['day'].$nowhour.$lang['hour'].$nowmin.$lang['min'] |
Definition at line 58 of file configmng.php.
$set_time = $setyear.$lang['year'].$setmonth.$lang['month'].$setday.$lang['day'].$sethour.$lang['hour'].$setmin.$lang['min'] |
Definition at line 62 of file configmng.php.
$setmonth |
Definition at line 60 of file configmng.php.
$setyear = 1900 |
Definition at line 61 of file configmng.php.
Definition at line 54 of file configmng.php.