Qual: Missing global declaration
This commit is contained in:
parent
d57b4192b6
commit
3eabffbc7c
@ -119,6 +119,8 @@ class Conf
|
||||
*/
|
||||
function setValues($db)
|
||||
{
|
||||
global $conf;
|
||||
|
||||
dol_syslog(get_class($this)."::setValues");
|
||||
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user