r45521 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45520‎ | r45521 | r45522 >
Date:21:11, 7 January 2009
Author:aaron
Status:ok
Tags:
Comment:
Revert - didn't mean to commit this!
Modified paths:
  • /trunk/phase3/StartProfiler.php (modified) (history)

Diff [purge]

Index: trunk/phase3/StartProfiler.php
@@ -1,7 +1,6 @@
22 <?php
33
4 -require_once( dirname(__FILE__).'/includes/Profiler.php' );
5 -$wgProfiler = new Profiler;
 4+require_once( dirname(__FILE__).'/includes/ProfilerStub.php' );
65
76 /**
87 * To use a profiler, delete the line above and add something like this:

Status & tagging log