Qual: Missing global declaration

This commit is contained in:
Raphaël Doursenaud 2014-04-23 12:01:51 +02:00
parent d57b4192b6
commit 3eabffbc7c

View File

@ -119,6 +119,8 @@ class Conf
*/
function setValues($db)
{
global $conf;
dol_syslog(get_class($this)."::setValues");
/*