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