mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
Clean and update code
This commit is contained in:
@@ -1201,7 +1201,7 @@ function activateModulesRequiredByCountry($country_code)
|
||||
{
|
||||
activateModule($modName);
|
||||
|
||||
setEventMessage($objMod->automatic_activation[$country_code],'warnings');
|
||||
setEventMessages($objMod->automatic_activation[$country_code], null, 'warnings');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user