mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
This commit is contained in:
@@ -135,7 +135,7 @@ class basis
|
||||
return false;
|
||||
}
|
||||
|
||||
if ($art!='select' && !empty($pSql))
|
||||
if ($art!='select' && empty($pSql))
|
||||
return true;
|
||||
|
||||
if (!$num=$this->db_num_rows($results))
|
||||
|
||||
Reference in New Issue
Block a user