Tokiwa Battle Royale
GE777
A PHP Battle Royale inspired game
|
Go to the source code of this file.
Variables | |
if(!defined('IN_GAME')) | $timestamp = time() |
$errmsg = '' | |
$dberror = $this->error() | |
$dberrno = $this->errno() | |
if($dberrno==1114) | else |
if ($GLOBALS['adminemail']) | |
$dberrno = $this->errno() |
Definition at line 10 of file db_mysql_error.inc.php.
$dberror = $this->error() |
Definition at line 9 of file db_mysql_error.inc.php.
$errmsg = '' |
Definition at line 7 of file db_mysql_error.inc.php.
Definition at line 6 of file db_mysql_error.inc.php.
if ($dberrno==1114) else |
Definition at line 42 of file db_mysql_error.inc.php.
if($GLOBALS['adminemail']) |
Definition at line 61 of file db_mysql_error.inc.php.