Bugfix
This commit is contained in:
parent
91178d84c9
commit
05a91c0feb
@ -48,7 +48,7 @@ if ( $resql )
|
|||||||
|
|
||||||
$resqlu = $db->query($sqlu) ;
|
$resqlu = $db->query($sqlu) ;
|
||||||
}
|
}
|
||||||
$db->free();
|
$db->free($resql);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user