mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 17:18:13 +01:00
Fix error on install
This commit is contained in:
@@ -269,6 +269,7 @@ class DoliDb
|
||||
*/
|
||||
function close()
|
||||
{
|
||||
dolibarr_syslog("DoliDB::disconnect",LOG_DEBUG);
|
||||
return mysql_close($this->db);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user