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_usercrdtsdata.tpl.php
Go to the documentation of this file.
1
<?php
if
(!defined(
'IN_GAME'
)) exit(
'Access Denied'
); ?>
2
<table align=
"center"
>
3
<tr>
4
<td>
5
战斗力
6
</td>
7
<td>
8
<span
class
=
"yellow"
id
=
"credits"
><?php echo
$credits
?></span>
9
</td>
10
<td>
11
战斗力兑换已关闭,每次参与的游戏结束会自动发放1切糕。<input type=
"hidden"
id
=
"exchg12"
name=
"exchg12"
value
=
"0"
>
12
</td>
13
</tr>
14
<tr>
15
<td>
16
切糕
17
</td>
18
<td>
19
<span
class
=
"yellow"
id
=
"credits2"
><?php echo $credits2?></span>
20
</td>
21
<td>
22
切糕兑换也已关闭<input type=
"hidden"
id
=
"exchg21"
name=
"exchg21"
value
=
"0"
>
23
</td>
24
</tr>
25
</table>
$credits
$credits
Definition:
login.php:116
value
value
Definition:
1_alive.tpl.php:10
gamedata
templates
1_usercrdtsdata.tpl.php
Generated on Thu Nov 20 2014 11:38:04 for Tokiwa Battle Royale by
1.8.8