Index: trunk/extensions/ExtensionDistributor/ExtensionDistributor.php |
— | — | @@ -52,7 +52,7 @@ |
53 | 53 | $wgExtensionCredits['specialpage'][] = array( |
54 | 54 | 'name' => 'Extension Distributor', |
55 | 55 | 'author' => 'Tim Starling', |
56 | | - 'svn-revision' => '$LastChangedRevision: 35631 $', |
| 56 | + 'svn-revision' => '$LastChangedRevision$', |
57 | 57 | 'url' => 'http://www.mediawiki.org/wiki/Extension:ExtensionDistributor', |
58 | 58 | 'description' => 'This is an extension for distributing snapshot archives of extensions', |
59 | 59 | 'descriptionmsg' => 'extdist-desc', |
Property changes on: trunk/extensions/ExtensionDistributor/ExtensionDistributor.php |
___________________________________________________________________ |
Added: svn:keywords |
60 | 60 | + LastChangedRevision |