Autofix small errors
This commit is contained in:
+2
-7
@@ -351,8 +351,6 @@ $tm=time();
|
||||
$p_id=$priz_high[$rand_k];
|
||||
$p_shop="shop";
|
||||
}
|
||||
else
|
||||
{};
|
||||
}
|
||||
elseif($in_haos['room']==30)
|
||||
{
|
||||
@@ -365,12 +363,9 @@ $tm=time();
|
||||
$p_id=$priz_low[$rand_k];
|
||||
$p_shop="shop";
|
||||
}
|
||||
else
|
||||
{}
|
||||
|
||||
|
||||
}
|
||||
else
|
||||
{};
|
||||
|
||||
//выбираем получателя
|
||||
$all_get=array();
|
||||
$gr_raw=mysql_query("SELECT * FROM `cit_haos_status` WHERE `group` = '{$in_haos['group']}';");
|
||||
|
||||
Reference in New Issue
Block a user