X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=fc69b40d5c69c1ad5faff21405c06bd9f01fad5a;hb=21b3b1f15c52ad8703f470542b5d4092d10ec457;hp=68f6287e8b7bc35928c4d854e1db020a63ef8cd7;hpb=592e26ff713393b42690190ef9496acde56ccd9a;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 68f6287..fc69b40 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,18 +71,24 @@ function bin5_index_main($transp_type, $header, &$header_out, $addr, $get, $post Brisk - Tavolo <?php echo "$table_idx";?> - - - - - - - - - - - - + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -190,17 +209,17 @@ window.onload = function() {
- +
- - + +
- +
@@ -209,7 +228,7 @@ window.onload = function() {
- +
@@ -218,7 +237,7 @@ window.onload = function() {
- +
@@ -227,7 +246,7 @@ window.onload = function() {
- +
@@ -236,21 +255,24 @@ window.onload = function() {
- +
- - - - + + + + + +
Info
- + +
@@ -303,18 +325,19 @@ window.onload = function() {