Qual: Missing global declaration
This commit is contained in:
parent
988e7a137e
commit
db82a6f0e6
@ -298,7 +298,7 @@ class modProjet extends DolibarrModules
|
||||
*/
|
||||
function init($options='')
|
||||
{
|
||||
global $conf;
|
||||
global $conf,$langs;
|
||||
|
||||
// Permissions
|
||||
$this->remove($options);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user