projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dcae2c
)
No longer a todo.
author
Jan Schneider
<jan@horde.org>
Thu, 4 Feb 2010 23:06:43 +0000
(
00:06
+0100)
committer
Jan Schneider
<jan@horde.org>
Sun, 14 Feb 2010 22:24:05 +0000
(23:24 +0100)
framework/Core/lib/Horde/Config.php
patch
|
blob
|
history
diff --git
a/framework/Core/lib/Horde/Config.php
b/framework/Core/lib/Horde/Config.php
index
c39fde9
..
7b141ee
100644
(file)
--- 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)) {