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 @@
66 * @ingroup SpecialPage
77 */
88
9 -require_once( 'Recentchanges.php' );
 9+require_once( 'SpecialRecentchanges.php' );
1010
1111 /**
1212 * Entrypoint

Status & tagging log