Index: trunk/extensions/SemanticMaps/SemanticMaps.php |
— | — | @@ -86,7 +86,7 @@ |
87 | 87 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Semantic_Maps', |
88 | 88 | 'description' => wfMsgExt( 'semanticmaps_desc', 'parsemag', $services_list ), |
89 | 89 | ); |
90 | | - |
| 90 | + |
91 | 91 | return true; |
92 | 92 | } |
93 | 93 | |