mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-03 22:21:02 +02:00
as substr_replace does not have a multibyte func overload function associated. Thus substr_replace(, '', 0, strlen()) will fall short in the above mentioned enviroments; we use our own bytes-function now introduced into htmLawed