Fix: Missing global
This commit is contained in:
parent
088947857e
commit
d6588a53a1
@ -39,6 +39,8 @@ class modCategorie extends DolibarrModules
|
|||||||
*/
|
*/
|
||||||
function modCategorie($db)
|
function modCategorie($db)
|
||||||
{
|
{
|
||||||
|
global $conf;
|
||||||
|
|
||||||
$this->db = $db;
|
$this->db = $db;
|
||||||
$this->numero = 1780;
|
$this->numero = 1780;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user