Tokiwa Battle Royale
GE777
A PHP Battle Royale inspired game
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
1_admin.tpl.php
Go to the documentation of this file.
1
<?php
if
(!defined(
'IN_GAME'
)) exit(
'Access Denied'
); include
template
(
'header'
); ?>
2
<center>
3
<div
class
=
"subtitle"
>游戏管理</div>
4
<div><span
class
=
"yellow"
><?php echo
$lang
[
'mygroup'
]?> <?php echo $mygroup?></span></div>
5
<div><span
class
=
"yellow"
><?php echo
$cmd_info
?></span></div>
6
<?php
if
(
$showdata
) { ?>
7
<?php echo
$showdata
?>
8
<div>
9
<form method=
"post"
name=
"goto_menu"
action=
"admin.php"
>
10
<input type=
"submit"
name=
"enter"
value
=
"<?php echo $lang['goto_menu']?>"
>
11
</form>
12
</div>
13
<?php }
else
{ include
template
(
'admin_menu'
); } ?>
14
</center>
15
<?php include
template
(
'footer'
); ?>
$cmd_info
while($gm=$db->fetch_array($result)) $cmd_info
Definition:
gmlist.php:10
$lang
$lang
Definition:
admin.lang.php:4
$showdata
$showdata
Definition:
admin.php:34
value
value
Definition:
1_alive.tpl.php:10
gamedata
templates
1_admin.tpl.php
Generated on Thu Nov 20 2014 11:38:02 for Tokiwa Battle Royale by
1.8.8