X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=15b449f11921a7a0be68a4ab66f7569f8c5ae73d;hb=ddd822f1dca51731cc9fc8199db3f1cc527fb01a;hp=af20289a0c03d5f1c933f7c2ee15e6ab52ecbceb;hpb=b41e2233431a8862b741c7eb4c998c1a47263ed7;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index af20289..15b449f 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -116,7 +116,7 @@ window.onload = function() { preferences_update(); sess = ""; - xstm = new xynt_streaming(window, "", null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd_ifra.php', function(com){eval(com);}); + xstm = new xynt_streaming(window, "", 80, 2, null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd_ifra.php', function(com){eval(com);}); xstm.hbit_set(heartbit); window.onbeforeunload = onbeforeunload_cb;