forked from Wavyzz/dolibarr
Suppression de la definition des variables de syslog dj dfinit dans master.inc
This commit is contained in:
@@ -133,7 +133,8 @@ function dolibarr_syslog($message, $level=LOG_ERR)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
define_syslog_variables();
|
//define_syslog_variables(); d<>j<EFBFBD> d<>finit dans master.inc.php
|
||||||
|
|
||||||
|
|
||||||
if (defined("MAIN_SYSLOG_FACILITY") && MAIN_SYSLOG_FACILITY)
|
if (defined("MAIN_SYSLOG_FACILITY") && MAIN_SYSLOG_FACILITY)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user