X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=1908a1235669db986eb5bc8dfac18bf408d94eae;hb=6e77afdc4d237f78495ca70fdc82d1059d94643f;hp=a2f7bf8c5e93cd9b9af5a65a39f79c7ab4c79a08;hpb=8e2dd2d0326cd960560d55cd405c02825d4254d2;p=brisk.git diff --git a/web/index.php b/web/index.php index a2f7bf8..1908a12 100644 --- a/web/index.php +++ b/web/index.php @@ -1063,7 +1063,7 @@ else { ?> sess = ""; - hstm = new http_streaming(gst, 'index_php', 'sess', $('sandbox'), 'index_rd.php'); + hstm = new http_streaming(gst, 'index_php', 'sess', $('sandbox'), 'index_rd.php', function(com){eval(com);}); hstm.hbit_set(heartbit); tra = new train($('room_tit')); window.onunload = onunload_cb;