r86712 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r86711
|
r86712
|
r86713
>
Date:
15:02, 22 April 2011
Author:
reedy
Status:
ok
Tags:
Comment:
Update StartProfiler.sample after
r86175
Modified paths:
/trunk/phase3/StartProfiler.sample
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/StartProfiler.sample
—
—
@@ -1,6 +1,6 @@
2
2
<?php
3
3
4
-require_once( dirname(__FILE__).'/includes/ProfilerStub.php' );
4
+require_once( dirname( __FILE__ ) . '/includes/profiler/ProfilerStub.php' );
5
5
6
6
/**
7
7
* To use a profiler, copy this file to StartProfiler.php,
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r86175
First step of reorganizing profiling files:...
demon
02:19, 16 April 2011
Status & tagging log
11:08, 5 June 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r86712
[
removed:
new
added:
ok]