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

Uncomment line

parent 945eb9f0
Branches
Tags
No related merge requests found
......@@ -219,7 +219,7 @@ if ($error || $mode != 'confirm')
else
{
print "Commit all changes.\n";
//$db->commit();
$db->commit();
}
$db->close();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment