Index: trunk/extensions/SemanticMaps/SemanticMaps.php |
— | — | @@ -76,7 +76,7 @@ |
77 | 77 | 'path' => __FILE__, |
78 | 78 | 'name' => wfMsg('semanticmaps_name'), |
79 | 79 | 'version' => SM_VERSION, |
80 | | - 'author' => array('[http://bn2vs.com Jeroen De Dauw]', '[http://www.mediawiki.org/wiki/User:Yaron_Koren Yaron Koren]', 'others'), |
| 80 | + 'author' => array('[http://www.mediawiki.org/wiki/User:Jeroen_De_Dauw Jeroen De Dauw]', '[http://www.mediawiki.org/wiki/User:Yaron_Koren Yaron Koren]', 'others'), |
81 | 81 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Semantic_Maps', |
82 | 82 | 'description' => wfMsgExt( 'semanticmaps_desc', 'parsemag', $services_list ), |
83 | 83 | 'descriptionmsg' => wfMsgExt( 'semanticmaps_desc', 'parsemag', $services_list ), |