X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=ffcdbfcdacd6a6015982a0e9f97491ea246738f9;hb=5270f051ec92e4db7a68de1ec21e15172c2d6e8c;hp=f4fc60fcdda45992d2577b5afc25f640711beadb;hpb=123416d979e44c2cf3403fffc23fe99c8d6d80d5;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index f4fc60f..ffcdbfc 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -110,7 +110,7 @@ window.onload = function() { preferences_update(); sess = ""; - hstm = new http_streaming(window, console, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd_ifra.php', function(com){eval(com);}); + hstm = new http_streaming(window, null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd_ifra.php', function(com){eval(com);}); hstm.hbit_set(heartbit); window.onbeforeunload = onbeforeunload_cb; @@ -309,4 +309,4 @@ window.onload = function() { \ No newline at end of file +?>