Index: trunk/extensions/GoogleNewsSitemap/GoogleNewsSitemap_body.php |
— | — | @@ -43,7 +43,7 @@ |
44 | 44 | * main() |
45 | 45 | **/ |
46 | 46 | public function execute( $par ) { |
47 | | - global $wgContLang, $wgSitename, $wgFeedClasses, |
| 47 | + global $wgContLang, $wgFeedClasses, |
48 | 48 | $wgLanguageCode, $wgMemc, $wgOut, $wgGNSMsmaxage; |
49 | 49 | |
50 | 50 | list( $params, $categories, $notCategories ) = $this->getParams(); |