Делем крону чуть лучше чем было.
This commit is contained in:
+3
-4
@@ -5,8 +5,8 @@
|
||||
* Project name: Battles-Game
|
||||
*/
|
||||
|
||||
include_once "../config.php";
|
||||
include_once "../functions.php";
|
||||
include_once '../config.php';
|
||||
include_once '../functions.php';
|
||||
$tm = time();
|
||||
|
||||
##########
|
||||
@@ -536,5 +536,4 @@ if(date("z-H-i") == date("z-H-i", $turnirstart['value']))
|
||||
mysql_query("TRUNCATE TABLE `deztow_items`");
|
||||
mysql_query("TRUNCATE TABLE `deztow_trap`");
|
||||
}
|
||||
mysql_query('UNLOCK TABLES');
|
||||
?>
|
||||
mysql_query('UNLOCK TABLES');
|
||||
Reference in New Issue
Block a user