X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=b3126e30fd62ed0a88061c9015fdf6e834893c34;hb=f48d5700d29e4dec071f9f49940870266c92d38c;hp=72658baf9ad9f5bba134abf0e17c23917e6a9912;hpb=0b1e5521bd8d1c7b6f349038fe4daa819da11d0e;p=brisk.git diff --git a/web/index.php b/web/index.php index 72658ba..b3126e3 100644 --- a/web/index.php +++ b/web/index.php @@ -1057,7 +1057,7 @@ else { ?> sess = ""; -xstm = new xynt_streaming(window, null /* console*/ , gst, 'index_php', 'sess', sess, $('sandbox'), 'index_rd_ifra.php', function(com){eval(com);}); +xstm = new xynt_streaming(window, 'iframe', 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;