db close must do AFTER llxFooter() call
This commit is contained in:
parent
c60178c95f
commit
63fd4cd6c0
@ -218,7 +218,7 @@ if ($user->rights->bookmark->creer)
|
||||
|
||||
print '</div>';
|
||||
|
||||
|
||||
llxFooter();
|
||||
$db->close();
|
||||
|
||||
llxFooter();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user