Ajout define sys_log_variables

This commit is contained in:
Rodolphe Quiedeville 2004-09-30 12:37:11 +00:00
parent 1a91875040
commit a9db73d18b

View File

@ -25,6 +25,8 @@
*/
define('DOL_VERSION','1.2.0-DEV');
define_syslog_variables();
if (! @include_once("conf/conf.php"))
{