Дозаливка

This commit is contained in:
2022-12-19 22:16:24 +02:00
parent a53eab9795
commit 73d69cb0ae
71 changed files with 397 additions and 2059 deletions
+1 -1
View File
@@ -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']))
{