7.4 to the go
This commit is contained in:
@@ -10,8 +10,8 @@ if(getIP() != $_SERVER['SERVER_ADDR'] && getIP() != '127.0.0.1') {
|
||||
}
|
||||
}
|
||||
define('GAME',true);
|
||||
include('_incl_data/__config.php');
|
||||
include('_incl_data/class/__db_connect.php');
|
||||
require_once('_incl_data/__config.php');
|
||||
require_once('_incl_data/class/__db_connect.php');
|
||||
|
||||
//if(isset($_GET['test'])) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user