egroupware/phpgwapi/inc/horde
Carsten Wolff 8d066e2c0b 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:57:01 +00:00
..
config Merged several SyncML fixes from trunk: 2007-10-29 19:46:46 +00:00
Horde Fix the typo introduced in the last commit and already fixed in the trunk 2008-01-02 16:23:21 +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:57:01 +00:00
Horde.php first commit of syncml code 2005-06-19 19:00:58 +00:00