X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=ac0fb12954adaad466242d4f68eba53825cc0638;hb=ea90fe3a8a0952838a454d3613952597b1e58959;hp=15b449f11921a7a0be68a4ab66f7569f8c5ae73d;hpb=ddd822f1dca51731cc9fc8199db3f1cc527fb01a;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 15b449f..ac0fb12 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -94,7 +94,7 @@ function bin5_index_main($transp_type, &$header_out, $addr, $get, $post, $cookie var gst = new globst(); gst.st = "; - xstm = new xynt_streaming(window, "", 80, 2, 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.php', function(com){eval(com);}); xstm.hbit_set(heartbit); window.onbeforeunload = onbeforeunload_cb;