X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=00121b829d94330c50e4f00eba5af05abf4045a7;hb=f48d5700d29e4dec071f9f49940870266c92d38c;hp=7142f46d9cfa7b96fc3a34d08ab5a3a8a9510aad;hpb=0b1e5521bd8d1c7b6f349038fe4daa819da11d0e;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 7142f46..00121b8 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -110,7 +110,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, 'iframe', null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd_ifra.php', function(com){eval(com);}); xstm.hbit_set(heartbit); window.onbeforeunload = onbeforeunload_cb;