7.4 to the go
This commit is contained in:
@@ -22,10 +22,10 @@ function getIPblock() {
|
||||
define('GAME', true);
|
||||
setlocale(LC_CTYPE ,"ru_RU.CP1251");
|
||||
|
||||
include('_incl_data/__config.php');
|
||||
include('_incl_data/class/__db_connect.php');
|
||||
//include('_incl_data/class/__user.php');
|
||||
//include('_incl_data/class/__dungeon.php');
|
||||
require_once('_incl_data/__config.php');
|
||||
require_once('_incl_data/class/__db_connect.php');
|
||||
//require_once('_incl_data/class/__user.php');
|
||||
//require_once('_incl_data/class/__dungeon.php');
|
||||
|
||||
# çàïóñê ñêðèïòà.
|
||||
function start() {
|
||||
|
||||
Reference in New Issue
Block a user