X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=8e64e8a0769a76aadc56dc44148c9624bfb41b97;hb=2eb2a4a01946e05b11b5309e1ed75cf7bdc9b7d2;hp=c11a22d48e379dde73556f157114540c84ebecd9;hpb=aa98b7f65908a7b9e6a7bacf2c1672999eba1992;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;