This commit is contained in:
Gerald Simane
2010-03-03 13:56:29 +00:00
parent 9c984d540c
commit e577bc0cb6
+1 -1
View File
@@ -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))