re-tweak filename: todo -- refactor this crap to use classes and the autoloader
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 19 Jun 2008 21:40:36 +0000 (21:40 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 19 Jun 2008 21:40:36 +0000 (21:40 +0000)
includes/specials/SpecialRecentchangeslinked.php

index 73d46f8..00d5d29 100644 (file)
@@ -5,7 +5,7 @@
  * @ingroup SpecialPage
  */
 
-require_once( 'Recentchanges.php' );
+require_once( 'SpecialRecentchanges.php' );
 
 /**
  * Entrypoint