mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Fix CI
This commit is contained in:
@@ -1575,7 +1575,7 @@ function complete_dictionary_with_modules(&$taborder, &$tabname, &$tablib, &$tab
|
||||
*/
|
||||
function activateModulesRequiredByCountry($country_code)
|
||||
{
|
||||
global $db, $conf, $langs;
|
||||
global $db;
|
||||
|
||||
$modulesdir = dolGetModulesDirs();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user