Index: trunk/phase3/includes/specials/SpecialNewpages.php |
— | — | @@ -89,7 +89,7 @@ |
90 | 90 | * @return string |
91 | 91 | */ |
92 | 92 | public function execute( $par ) { |
93 | | - global $wgLang, $wgUser, $wgOut; |
| 93 | + global $wgLang, $wgOut; |
94 | 94 | |
95 | 95 | $this->setHeaders(); |
96 | 96 | $this->outputHeader(); |