Fix: Trying to get property of non-object
This commit is contained in:
parent
7fd27da616
commit
66e9ea244d
@ -44,7 +44,7 @@ class modSociete extends DolibarrModules
|
||||
*/
|
||||
function modSociete($db)
|
||||
{
|
||||
global $conf;
|
||||
global $conf, $user;
|
||||
|
||||
$this->db = $db;
|
||||
$this->numero = 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user