Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
This commit is contained in:
commit
cc1a3080d0
@ -72,7 +72,7 @@ class DolLogsCollector extends MessagesCollector
|
|||||||
{
|
{
|
||||||
global $conf;
|
global $conf;
|
||||||
|
|
||||||
$uselogfile=$conf->global->DEBUGBAR_USE_LOGFILE;
|
$uselogfile=$conf->global->DEBUGBAR_USE_LOG_FILE;
|
||||||
|
|
||||||
if ($uselogfile)
|
if ($uselogfile)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user