profiling
This commit is contained in:
parent
ad50215641
commit
50eb8b5da4
1 changed files with 2 additions and 0 deletions
|
|
@ -96,6 +96,8 @@ if ( ob_get_level() ) {
|
|||
ob_start( 'wfOutputHandler' );
|
||||
}
|
||||
|
||||
wfProfileOut( 'WebStart.php-ob_start' );
|
||||
|
||||
if ( !defined( 'MW_NO_SETUP' ) ) {
|
||||
require_once( './includes/Setup.php' );
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue