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
2007-04-30 14:10:20 +00:00
2007-09-25 11:32:24 +00:00
2007-11-10 10:46:49 +00:00
2007-12-15 23:29:51 +00:00
2007-11-10 10:46:49 +00:00
2007-11-10 10:46:49 +00:00
2007-11-10 10:46:49 +00:00
2007-12-09 22:55:39 +00:00
2005-11-14 22:28:50 +00:00
2007-02-28 03:33:37 +00:00
2007-02-28 03:40:03 +00:00
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
157 MiB
Languages
PHP 56.1%
JavaScript 14.3%
TypeScript 14.1%
CSS 9.3%
Less 2%
Other 4.2%