X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=e9e25d7de4475e6a45b7c52cb2a5e16e89897c39;hb=2eb2a4a01946e05b11b5309e1ed75cf7bdc9b7d2;hp=15b449f11921a7a0be68a4ab66f7569f8c5ae73d;hpb=aa98b7f65908a7b9e6a7bacf2c1672999eba1992;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 15b449f..e9e25d7 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -116,7 +116,7 @@ window.onload = function() { preferences_update(); sess = ""; - 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;