mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Interwiki
synced 2024-11-24 06:24:16 +00:00
Big commit. Removing svn-version and svn-date from extensions. Per the list, these versions do not give valuable information and are often wildly inaccurate.
This commit is contained in:
parent
8848d17492
commit
ecc81001f0
Notes:
Raimond Spekking
2009-03-28 22:26:10 +00:00
|
@ -19,8 +19,6 @@ $wgExtensionCredits['specialpage'][] = array(
|
|||
'name' => 'SpecialInterwiki',
|
||||
'url' => 'http://mediawiki.org/wiki/Extension:SpecialInterwiki',
|
||||
'description' => 'Adds a [[Special:Interwiki|special page]] to view and edit the interwiki table',
|
||||
'svn-date' => '$LastChangedDate$',
|
||||
'svn-revision' => '$LastChangedRevision$',
|
||||
'author' => array( 'Stephanie Amanda Stevens', 'SPQRobin', 'others' ),
|
||||
'descriptionmsg' => 'interwiki-desc',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue