Follows up r49890, adding file location itself to obtaining the revision number shown in the Special:Version
This commit is contained in:
parent
2fde16995c
commit
f183626e05
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ if (!defined('MEDIAWIKI')) {
|
|||
}
|
||||
|
||||
$wgExtensionCredits['specialpage'][] = array(
|
||||
'path' => __FILE__,
|
||||
'name'=>'Contribution Scores',
|
||||
'url'=>'http://www.mediawiki.org/wiki/Extension:Contribution_Scores',
|
||||
'author'=>'Tim Laqua',
|
||||
|
|
Loading…
Add table
Reference in a new issue