projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83c583e
)
Update method name.
author
Jan Schneider
<jan@horde.org>
Wed, 11 Aug 2010 15:48:02 +0000
(17:48 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 11 Aug 2010 15:48:02 +0000
(17:48 +0200)
horde/po/translation.php
patch
|
blob
|
history
diff --git
a/horde/po/translation.php
b/horde/po/translation.php
index
d11a8d7
..
e376b8d
100755
(executable)
--- a/
horde/po/translation.php
+++ b/
horde/po/translation.php
@@
-1258,7
+1258,7
@@
function update_help()
}
$entries_new[] = $entry_new;
}
- $doc_new->appendChild($doc_new->create
_c
omment(' $' . 'Horde$ '));
+ $doc_new->appendChild($doc_new->create
C
omment(' $' . 'Horde$ '));
foreach ($entries_new as $entry) {
$help_new->appendChild($entry);
}