From: Domas Mituzas Date: Sun, 21 Feb 2010 17:20:31 +0000 (+0000) Subject: I have a feeling that a line above declares same global X-Git-Tag: 1.31.0-rc.0~37671 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22messagerie%22%29%20.%20%22?a=commitdiff_plain;h=ffa2bb34152872ff15f515db5aa3bc0aa9493f96;p=lhc%2Fweb%2Fwiklou.git I have a feeling that a line above declares same global --- diff --git a/includes/specials/SpecialWatchlist.php b/includes/specials/SpecialWatchlist.php index aeba3ca6b9..c32af2ae39 100644 --- a/includes/specials/SpecialWatchlist.php +++ b/includes/specials/SpecialWatchlist.php @@ -12,7 +12,6 @@ function wfSpecialWatchlist( $par ) { global $wgUser, $wgOut, $wgLang, $wgRequest; global $wgRCShowWatchingUsers, $wgEnotifWatchlist, $wgShowUpdatedMarker; - global $wgEnotifWatchlist; // Add feed links $wlToken = $wgUser->getOption( 'watchlisttoken' );