Warning: Use of undefined constant time - assumed 'time' (this will throw an Error in a future version of PHP) in /var/www/u1118762/data/www/battleoflegends.ru/Core/config.php on line 61
Warning: Use of undefined constant time - assumed 'time' (this will throw an Error in a future version of PHP) in /var/www/u1118762/data/www/battleoflegends.ru/Core/config.php on line 67
вот код с 61 строки по 67
if($obnul_train[time] < time()){ $db->query(" UPDATE `stocks` SET `status`='off' WHERE `type`='training' ");
} $obnul_amul=$db->query(" SELECT * FROM `stocks` WHERE `type`='amulet' ")->fetch_assoc();