This commit is contained in:
Laurent Destailleur
2025-07-05 12:41:00 +02:00
parent 6748d3a14b
commit 4f679f06d7
3 changed files with 20 additions and 20 deletions

View File

@@ -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();