mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 03:12:35 +01:00
add new rule
This commit is contained in:
@@ -59,8 +59,7 @@ if ($action == 'set')
|
||||
$db->commit();
|
||||
setEventMessages($langs->trans("SetupSaved"), null, 'mesgs');
|
||||
}
|
||||
else
|
||||
{
|
||||
else {
|
||||
$db->rollback();
|
||||
setEventMessages($error, null, 'errors');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user