diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 14:25:46 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-20 14:25:46 +0200 |
commit | bd36fb5111d39f86f372829714bfdb06238f8809 (patch) | |
tree | 7afb78ed0108ad4a41dc1c34f972fc124090ecff /CONTRIBUTORS | |
parent | 57c2b211e4c600a35dab470b9319d9c025736437 (diff) | |
download | vdr-bd36fb5111d39f86f372829714bfdb06238f8809.tar.gz vdr-bd36fb5111d39f86f372829714bfdb06238f8809.tar.bz2 |
Improved numdigits(), isnumber() and strreplace()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
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() |