diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index eb4efdade76..26e4778c7cb 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -25,6 +25,8 @@ */ define('DOL_VERSION','1.2.0-DEV'); +define_syslog_variables(); + if (! @include_once("conf/conf.php")) {