mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 08:02:22 +01:00
db close must do AFTER llxFooter() call
This commit is contained in:
@@ -521,6 +521,6 @@ print '</form>';
|
||||
|
||||
print '</table>';
|
||||
|
||||
llxFooter();
|
||||
$db->close();
|
||||
|
||||
llxFooter();
|
||||
|
||||
Reference in New Issue
Block a user