Add 'path' => __FILE__, to Extension:RSS

Bug 30659 - correct extension credits
This commit is contained in:
Sam Reed 2011-08-31 14:32:50 +00:00
parent f1d80ca931
commit 13834683ec

View file

@ -20,6 +20,7 @@ if ( !defined( 'MEDIAWIKI' ) ) {
// Extension credits that will show up on Special:Version
$wgExtensionCredits['parserhook'][] = array(
'path' => __FILE__,
'name' => 'RSS feed',
'author' => array( 'Kellan Elliott-McCrea', 'mutante', 'Daniel Kinzler',
'Rdb', 'Mafs', 'Alxndr', 'Thomas Gries', 'Chris Reigrut',