add $result on db->free
This commit is contained in:
parent
d345153c5e
commit
260e296f20
@ -326,7 +326,7 @@ if ($result)
|
||||
$i++;
|
||||
}
|
||||
|
||||
$db->free();
|
||||
$db->free($result);
|
||||
|
||||
print "</table>\n";
|
||||
print "<!-- End last thirdparties modified -->\n";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user