db close must do AFTER llxFooter() call
This commit is contained in:
parent
63fd4cd6c0
commit
bcf6c1243c
@ -521,6 +521,6 @@ print '</form>';
|
||||
|
||||
print '</table>';
|
||||
|
||||
llxFooter();
|
||||
$db->close();
|
||||
|
||||
llxFooter();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user