Remove suggestion to use svn-revision, it doesn't exist anymore.
authorChad Horohoe <demon@users.mediawiki.org>
Sat, 25 Jul 2009 20:52:57 +0000 (20:52 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sat, 25 Jul 2009 20:52:57 +0000 (20:52 +0000)
includes/DefaultSettings.php

index a25af35..3f09a6b 100644 (file)
@@ -2769,7 +2769,6 @@ $wgDebugJavaScript = false;
  *     'name' => 'Example extension',
  *  'version' => 1.9,
  *  'path'           => __FILE__,
- *  'svn-revision' => '$LastChangedRevision$',
  *     'author' => 'Foo Barstein',
  *     'url' => 'http://wwww.example.com/Example%20Extension/',
  *     'description' => 'An example extension',