mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
[Qual] Uniformize code
This commit is contained in:
@@ -63,7 +63,7 @@ if ($action == 'updateMask')
|
||||
}
|
||||
else
|
||||
{
|
||||
setEventMessage($langs->trans("Error"), null, 'errors');
|
||||
setEventMessages($langs->trans("Error"), null, 'errors');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user