X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=369e6b9f36eefeff631ebd6b82a8765218f9c8fa;hb=fd17945b9b7929b14e71974ecfcdc799ebe7c471;hp=6a0b9e1ac04d71e1e81c10e2277d0df1b60f9a15;hpb=5b549f2fc0c370d91ce2ea2d6719a85ea1489b9c;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 6a0b9e1..369e6b9 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -53,7 +53,8 @@ header('Content-type: text/html; charset="utf-8"',true); Brisk - Tavolo <?php echo "$table_idx";?> - + + @@ -101,7 +102,7 @@ window.onload = function() { sess = ""; hstm = new http_streaming("sess"); - hstm.hbit_set(hbit); + hstm.hbit_set(heartbit); window.onbeforeunload = onbeforeunload_cb; window.onunload = onunload_cb;