From: Chad Horohoe Date: Sat, 25 Jul 2009 20:52:57 +0000 (+0000) Subject: Remove suggestion to use svn-revision, it doesn't exist anymore. X-Git-Tag: 1.31.0-rc.0~40715 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=6b13c9be01167dfdd795d64b53daead9b320f5d5;p=lhc%2Fweb%2Fwiklou.git Remove suggestion to use svn-revision, it doesn't exist anymore. --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index a25af3553e..3f09a6b4be 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -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',