r36484 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r36483
|
r36484
|
r36485
>
Date:
21:40, 19 June 2008
Author:
brion
Status:
old
Tags:
Comment:
re-tweak filename: todo -- refactor this crap to use classes and the autoloader
Modified paths:
/trunk/phase3/includes/specials/SpecialRecentchangeslinked.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/specials/SpecialRecentchangeslinked.php
—
—
@@ -5,7 +5,7 @@
6
6
* @ingroup SpecialPage
7
7
*/
8
8
9
-require_once( 'Recentchanges.php' );
9
+require_once( 'SpecialRecentchanges.php' );
10
10
11
11
/**
12
12
* Entrypoint
Status & tagging log
15:28, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r36484
[
removed:
ok
added:
old]