7.4 to the go

This commit is contained in:
2022-12-19 20:26:14 +02:00
parent 6cd7b13db0
commit 924be6329b
237 changed files with 38764 additions and 89531 deletions
+1 -1
View File
@@ -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') {