From: Alexandre Emsenhuber Date: Mon, 16 Jun 2008 22:21:12 +0000 (+0000) Subject: One more, thanks to Alexfusco5 for reporting it X-Git-Tag: 1.31.0-rc.0~46989 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=b930dc352fd9b560c294578a91cef74d04e2ff2f;p=lhc%2Fweb%2Fwiklou.git One more, thanks to Alexfusco5 for reporting it --- diff --git a/includes/specials/Watchlist.php b/includes/specials/Watchlist.php index bb5e7ba06f..ebe5fd202c 100644 --- a/includes/specials/Watchlist.php +++ b/includes/specials/Watchlist.php @@ -4,10 +4,7 @@ * @ingroup SpecialPage Watchlist */ -/** - * - */ -require_once( dirname(__FILE__) . '/SpecialRecentchanges.php' ); +require_once( dirname(__FILE__) . '/Recentchanges.php' ); /** * Constructor