Tokiwa Battle Royale
GE777
A PHP Battle Royale inspired game
|
Go to the source code of this file.
Variables | |
const | CURSCRIPT 'news' |
$newsfile = GAME_ROOT.'./gamedata/newsinfo.php' | |
$newshtm = GAME_ROOT.TPLDIR.'/newsinfo.htm' | |
$lnewshtm = GAME_ROOT.TPLDIR.'/lastnews.htm' | |
if(filemtime($newsfile) > filemtime($lnewshtm)) if(!isset($newsmode)) if($newsmode== 'last') elseif($newsmode== 'all') elseif($newsmode== 'chat') | else |