7.4 to the go
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ header( 'Pragma: no-cache' );
|
||||
header( 'Content-Type: text/html; charset=windows-1251' );
|
||||
|
||||
define('GAME',true);
|
||||
include('../_incl_data/class/__db_connect.php');
|
||||
require_once('../_incl_data/class/__db_connect.php');
|
||||
mysql_query('SET NAMES utf8');
|
||||
|
||||
if($_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest') {
|
||||
|
||||
Reference in New Issue
Block a user