Skip to content
Snippets Groups Projects
Commit 4a111234 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: removed warning

parent e2d71b32
Branches
Tags
No related merge requests found
......@@ -607,5 +607,5 @@ dolibarr_install_syslog("--- install/etape2.php end", LOG_INFO);
pFooter(!$ok,$setuplang);
$db->close();
if (isset($db) && is_object($db)) $db->close();
?>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment