X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=86b235497bbfcb5682fc7d3d1cadfc4f079da84b;hb=9ab060c9b70ac285727871e3f79a4ba144620b2b;hp=a3d283fe0e4da78cf3c9e30f91cfa9ff11376263;hpb=809cb505ca6a85558d88140f7c9dbadbf82b080e;p=brisk.git diff --git a/web/index.php b/web/index.php index a3d283f..86b2354 100644 --- a/web/index.php +++ b/web/index.php @@ -1066,7 +1066,7 @@ else { ?> sess = ""; -xstm = new xynt_streaming(window, "", 80, 2, console, gst, 'index_php', 'sess', sess, $('sandbox'), 'index_rd_ifra.php', function(com){eval(com);}); +xstm = new xynt_streaming(window, "", 80, 2, null /* console */, gst, 'index_php', 'sess', sess, $('sandbox'), 'index_rd_ifra.php', function(com){eval(com);}); xstm.hbit_set(heartbit); tra = new train($('room_tit')); window.onunload = onunload_cb;