X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Findex.php;fp=web%2Findex.php;h=10ff96c6a9e079ab23658ec9c99f16c2fc3b2876;hp=469a568191857aed4c7795f70a70d529e31e801e;hb=c1a075dcf5f14f3bf5ee2ac8478e84787770a006;hpb=4e432ba515042d4bd5868a72e9a777e613311c8c diff --git a/web/index.php b/web/index.php index 469a568..10ff96c 100644 --- a/web/index.php +++ b/web/index.php @@ -1279,7 +1279,8 @@ cookie_law(null); sidebanners_init($G_sidebanner_idx); ?> sess = ""; - xstm = new xynt_streaming(window, , 2, null /* console */, gst, 'index_php', 'sess', sess, $('sandbox'), 'index_rd.php', function(com){eval(com);}); + xstm = new xynt_streaming(window, , 2, null /* console */, gst, + 'index_php', 'sess', sess, $('sandbox'), 'index_rd.php', page_id, function(com){eval(com);}); xstm.hbit_set(heartbit); tra = new train($('room_tit')); window.onunload = onunload_cb;