Hi,
the new version have many problems with german umlauts.
The normal output works, but the echo over mysql_die for example, convert the special characters like ü to ü also the output over javascripts is wrong.
a temporary solution is a back-convert in the affected string, ü to ΓΌ
should i do this?
Regards,
Steve