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_error.tpl.php
Go to the documentation of this file.
1
<?php
if
(!defined(
'IN_GAME'
)) exit(
'Access Denied'
); include
template
(
'header'
); ?>
2
<div
class
=
"subtitle"
><?php echo $message?>
3
</div>
4
<?php
if
(
$errorinfo
) { ?>
5
file=<?php echo $file?><br \>line=<?php echo $line?>
6
<?php } ?>
7
<br>
8
<form method=
"post"
name=
"backindex"
action=
"index.php"
>
9
<input type=
"submit"
name=
"enter"
value
=
"返回首页"
>
10
</form>
11
<?php include
template
(
'footer'
); ?>
$errorinfo
$errorinfo
Definition:
config.inc.php:94
value
value
Definition:
1_alive.tpl.php:10
gamedata
templates
1_error.tpl.php
Generated on Thu Nov 20 2014 11:38:02 for Tokiwa Battle Royale by
1.8.8