X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=49f358733fc815ea784561dbbf240889957d041e;hb=181c2f535a1ec2504b89945ae60f4208f2a82356;hp=8d9c6c66e9bb79982b9441f322351205f053ebb1;hpb=dc3f30321bc6e59593e37e6716b7f85c82b94ed8;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 8d9c6c6..49f3587 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -3,7 +3,7 @@ * brisk - briskin5/index.php * * Copyright (C) 2006-2012 Matteo Nastasi - * mailto: nastasi@alternativeoutput.it + * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it * @@ -60,6 +60,10 @@ function bin5_index_main($transp_type, $header, &$header_out, $addr, $get, $post if (($sess = gpcs_var('sess', $get, $post, $cookie)) === FALSE) unset ($sess); + fprintf(STDERR, "PREF_DECK SET %s", (isset($cookie['CO_bin5_pref_deck']) ? "YES" : "NO")); + + $deck = (isset($cookie['CO_bin5_pref_deck']) ? $cookie['CO_bin5_pref_deck'] : 'xx'); + // header('Content-type: text/html; charset="utf-8"',true); ?> @@ -67,19 +71,24 @@ function bin5_index_main($transp_type, $header, &$header_out, $addr, $get, $post Brisk - Tavolo <?php echo "$table_idx";?> - - - - - - - - - - - - - + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -191,17 +209,17 @@ window.onload = function() {
- +
- - + +
- +
@@ -210,7 +228,7 @@ window.onload = function() {
- +
@@ -219,7 +237,7 @@ window.onload = function() {
- +
@@ -228,7 +246,7 @@ window.onload = function() {
- +
@@ -237,21 +255,24 @@ window.onload = function() {
- +
- - - - + + + + + +
Info
- + +
@@ -304,18 +325,19 @@ window.onload = function() {