7.4 to the go
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
<?php
|
||||
define('GAME',true);
|
||||
setlocale(LC_CTYPE ,"ru_RU.CP1251");
|
||||
include('/home/newcom1/public_html/_incl_data/__config.php');
|
||||
const GAME = true;
|
||||
include('/home/newcom1/public_html/_incl_data/class/__db_connect.php');
|
||||
include('/home/newcom1/public_html/_incl_data/class/__user.php');
|
||||
|
||||
/*
|
||||
|
||||
@@ -127,4 +124,3 @@ mysql_query('DELETE FROM `actions` WHERE `vals`= "loto"');
|
||||
|
||||
mysql_query('DELETE FROM `uploads` WHERE `id` > 0');
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user