fix debug
This commit is contained in:
parent
3eb72ad833
commit
34080b19a1
@ -44,7 +44,7 @@ if (!empty($_SERVER['MAIN_SHOW_TUNING_INFO'])) {
|
||||
// Add Xdebug code coverage
|
||||
//define('XDEBUGCOVERAGE',1);
|
||||
if (defined('XDEBUGCOVERAGE')) {
|
||||
xdebug_start_code_coverage('sdfd');
|
||||
xdebug_start_code_coverage();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user