From c54aea7a2b33b33e2e156a6c3a2170e0bb105ce0 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Fri, 5 Feb 2010 00:06:43 +0100 Subject: [PATCH] No longer a todo. --- framework/Core/lib/Horde/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Core/lib/Horde/Config.php b/framework/Core/lib/Horde/Config.php index c39fde9c8..7b141ee41 100644 --- a/framework/Core/lib/Horde/Config.php +++ b/framework/Core/lib/Horde/Config.php @@ -158,7 +158,7 @@ class Horde_Config */ static public function getVersion($text) { - // @TODO: Old CVS tag + // Old CVS tag if (preg_match('/\$.*?conf\.xml,v .*? .*\$/', $text, $match) || // New Git tag preg_match('/\$Id:\s*[0-9a-f]+\s*\$/', $text, $match)) { -- 2.11.0