egroupware_official/phpgwapi/inc/horde
Carsten Wolff 3304616642 Circumvent a bug in some distributions of apache/mod_php, where an apache
child, that has executed a php script with mbstring.func_overload=7 once, will
overload substr() in a later execution of another php script, even if the
Location context of that script has mbstring.func_overload=0 set. Since the
WBXML decoder works byte-by-byte to determine substring length, it fails, if
mb_substr() is used. This patch prevents this.
2008-02-19 09:55:59 +00:00
..
config SyncML patches from patrick.bihan-faou-AT-mindstep.com (without 2007-09-29 10:29:48 +00:00
Horde "fixed syntax error, missing colons, thanks to pgoerzen-at-hustlerturf.com" 2007-12-20 20:59:22 +00:00
lib make syncml searching in egw-pear too 2007-02-27 06:42:45 +00:00
XML Circumvent a bug in some distributions of apache/mod_php, where an apache 2008-02-19 09:55:59 +00:00
Horde.php first commit of syncml code 2005-06-19 19:00:58 +00:00