mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Uncomment line
This commit is contained in:
parent
945eb9f094
commit
b591ba1280
|
|
@ -219,7 +219,7 @@ if ($error || $mode != 'confirm')
|
|||
else
|
||||
{
|
||||
print "Commit all changes.\n";
|
||||
//$db->commit();
|
||||
$db->commit();
|
||||
}
|
||||
|
||||
$db->close();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user