diff --git a/htdocs/core/modules/modProjet.class.php b/htdocs/core/modules/modProjet.class.php index 63e917ab04d..189df9c4b0d 100644 --- a/htdocs/core/modules/modProjet.class.php +++ b/htdocs/core/modules/modProjet.class.php @@ -298,7 +298,7 @@ class modProjet extends DolibarrModules */ function init($options='') { - global $conf; + global $conf,$langs; // Permissions $this->remove($options);