X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=8e64e8a0769a76aadc56dc44148c9624bfb41b97;hb=c0a2e9fabf68a881b9aa2c77c04dd12b9b098785;hp=c11a22d48e379dde73556f157114540c84ebecd9;hpb=f9e432e0680de205432d79b5e9d8f9145e79b7b7;p=brisk.git diff --git a/web/index.php b/web/index.php index c11a22d..8e64e8a 100644 --- a/web/index.php +++ b/web/index.php @@ -1080,7 +1080,7 @@ else { ?> sess = ""; -xstm = new xynt_streaming(window, "", 80, 2, null /* 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.php', function(com){eval(com);}); xstm.hbit_set(heartbit); tra = new train($('room_tit')); window.onunload = onunload_cb;