One more, thanks to Alexfusco5 for reporting it
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 16 Jun 2008 22:21:12 +0000 (22:21 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 16 Jun 2008 22:21:12 +0000 (22:21 +0000)
includes/specials/Watchlist.php

index bb5e7ba..ebe5fd2 100644 (file)
@@ -4,10 +4,7 @@
  * @ingroup SpecialPage Watchlist
  */
 
-/**
- *
- */
-require_once( dirname(__FILE__) . '/SpecialRecentchanges.php' );
+require_once( dirname(__FILE__) . '/Recentchanges.php' );
 
 /**
  * Constructor