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