Ready for testmerge

This commit is contained in:
Artur
2020-01-15 09:44:29 +02:00
parent d04c09aba0
commit 5c9b59aa74
9 changed files with 3214 additions and 3966 deletions
@@ -6,7 +6,6 @@
******************************************/
//DEBUG STUFF
var triggerError = attachErrorHandler('chatDebug', true);
var escaper = encodeURIComponent || escape;
var decoder = decodeURIComponent || unescape;
window.onerror = function(msg, url, line, col, error) {