Ralf Becker 9694c7e2ea fix for bug [ 954770 ] UTF-8 Support (in developer tools)
- 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
2004-07-03 11:41:51 +00:00
2004-07-02 22:32:53 +00:00
2004-07-02 22:32:53 +00:00
2004-07-02 22:32:53 +00:00
2004-07-02 22:33:11 +00:00
2004-07-02 22:42:04 +00:00
2004-01-10 14:48:09 +00:00
2004-03-26 19:56:37 +00:00
2003-12-13 18:49:26 +00:00
2004-01-01 15:38:15 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.6%
CSS 10%
Less 2%
Other 3.9%