summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-07-20 14:25:46 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-07-20 14:25:46 +0200
commitbd36fb5111d39f86f372829714bfdb06238f8809 (patch)
tree7afb78ed0108ad4a41dc1c34f972fc124090ecff /CONTRIBUTORS
parent57c2b211e4c600a35dab470b9319d9c025736437 (diff)
downloadvdr-bd36fb5111d39f86f372829714bfdb06238f8809.tar.gz
vdr-bd36fb5111d39f86f372829714bfdb06238f8809.tar.bz2
Improved numdigits(), isnumber() and strreplace()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 264d24b0..1db7f3ae 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2106,3 +2106,6 @@ Jose Alberto Reguero <jareguero@telefonica.net>
Patrice Staudt <staudt@engsystem.net>
for adding full weekday names to i18n.c for plugins to use
+
+Tobias Bratfisch <tobias@reel-multimedia.com>
+ for improving numdigits(), isnumber() and strreplace()