From 6b13c9be01167dfdd795d64b53daead9b320f5d5 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sat, 25 Jul 2009 20:52:57 +0000 Subject: [PATCH] Remove suggestion to use svn-revision, it doesn't exist anymore. --- includes/DefaultSettings.php | 1 - 1 file changed, 1 deletion(-) 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', -- 2.20.1