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

Merge branch '3.2' of git@github.com:Dolibarr/dolibarr.git into 3.2

parents b36b56b7 4a111234
No related branches found
No related tags found
No related merge requests found
...@@ -607,5 +607,5 @@ dolibarr_install_syslog("--- install/etape2.php end", LOG_INFO); ...@@ -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();
?> ?>
\ 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