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