* Fix for r50316 and r50324: require ProfilerStub.php if StartProfiler.php doesn...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 8 May 2009 08:54:47 +0000 (08:54 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Fri, 8 May 2009 08:54:47 +0000 (08:54 +0000)
commit51c7fe4f34b4e85db29fb3dc59ac4faa0e85931a
tree4e3d320f9c30999a59671421a984104c15718e8f
parentdc654a3028ace4e1d0cc19653565d66c6602b303
* Fix for r50316 and r50324: require ProfilerStub.php if StartProfiler.php doesn't exist to aviod call to undefined function wfProfileIn()
* Removed already commented out "require_once( $IP.'/includes/ProfilerStub.php' );" now really obsolete
maintenance/commandLine.inc