X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=7ee4a331e006f2deec2aa2b5ec1bb5231a617925;hb=82602601a4300006e470e92cb44f18844a656a44;hp=369e6b9f36eefeff631ebd6b82a8765218f9c8fa;hpb=fd17945b9b7929b14e71974ecfcdc799ebe7c471;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 369e6b9..7ee4a33 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -101,7 +101,7 @@ window.onload = function() { preferences_update(); sess = ""; - hstm = new http_streaming("sess"); + hstm = new http_streaming("sess", $('sandbox')); hstm.hbit_set(heartbit); window.onbeforeunload = onbeforeunload_cb;