closes #17, великое переименование классов для автозагрузчика, актуализация кода
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
$txt .= '<br><b><font color=red>Вы уже получили </b></font>';
|
||||
|
||||
*/
|
||||
|
||||
$txt = isset($txt) ?: '';
|
||||
$test = mysql_fetch_array(mysql_query('SELECT * FROM `actions` WHERE `uid` = "'.$u->info['id'].'" AND `vars`= "day_quest" LIMIT 1'));
|
||||
if (!isset($test['id']))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user