Fix: $db->free
This commit is contained in:
parent
aa10b55229
commit
f92af7c7a4
@ -377,7 +377,7 @@ if ($_GET["id"] > 0)
|
||||
$i++;
|
||||
$var=!$var;
|
||||
}
|
||||
$db->free();
|
||||
$db->free($resql);
|
||||
|
||||
if (! $num)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user