Fix: removed warning
This commit is contained in:
parent
de54481129
commit
de339278bc
@ -607,5 +607,5 @@ dolibarr_install_syslog("--- install/etape2.php end", LOG_INFO);
|
|||||||
|
|
||||||
pFooter(!$ok,$setuplang);
|
pFooter(!$ok,$setuplang);
|
||||||
|
|
||||||
$db->close();
|
if (isset($db) && is_object($db)) $db->close();
|
||||||
?>
|
?>
|
||||||
Loading…
Reference in New Issue
Block a user