mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-15 14:01:22 +01:00
Update lib debugbar
Update php-parallel-lint
This commit is contained in:
@@ -7568,6 +7568,7 @@ function printCommonFooter($zone = 'private')
|
||||
{
|
||||
$debugbar['time']->stopMeasure('pageaftermaster');
|
||||
print '<!-- Output debugbar data -->'."\n";
|
||||
$renderer = $debugbar->getRenderer();
|
||||
print $debugbar->getRenderer()->render();
|
||||
} elseif (count($conf->logbuffer)) // If there is some logs in buffer to show
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user