fix error
This commit is contained in:
parent
6ccd8ce83a
commit
3a9ce1476d
@ -73,7 +73,7 @@ class DolLogsCollector extends MessagesCollector
|
|||||||
{
|
{
|
||||||
global $conf;
|
global $conf;
|
||||||
|
|
||||||
$uselogfile = getDolGlobalString("->DEBUGBAR_USE_LOGFILE");
|
$uselogfile = getDolGlobalString("DEBUGBAR_USE_LOGFILE");
|
||||||
|
|
||||||
if ($uselogfile) {
|
if ($uselogfile) {
|
||||||
$this->getStorageLogs($this->path);
|
$this->getStorageLogs($this->path);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user