mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-03-05 10:41:56 +01:00
- regular htmlspecialchars translated &#([0-9a-f]{4}); to &#\\1; - which is not correct, at least for our purpose ==> we replace '&#' after htmlspecialchars again with '&#' ==> now eg. persian language works correct in the TranslationTools |
||
---|---|---|
.. | ||
cron | ||
doc | ||
images | ||
inc | ||
js | ||
setup | ||
templates | ||
themes | ||
addressbook.php |