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