X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=6d6836746e042d85899c27be68663455c1b4429f;hb=c1413a580328bb09324b59b1644278b0aa2f900b;hp=171220302690f6cc30f44fabbc19d5dc1691b4cc;hpb=4e8dece98633187fad214fb847a189a3f460e4af;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 1712203..6d68367 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,21 @@ function bin5_index_main($transp_type, $header, &$header_out, $addr, $get, $post Brisk - Tavolo <?php echo "$table_idx";?> - - + + + + + + - - - - - + + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -195,17 +209,17 @@ window.onload = function() {
- +
- - + +
- +
@@ -214,7 +228,7 @@ window.onload = function() {
- +
@@ -223,7 +237,7 @@ window.onload = function() {
- +
@@ -232,7 +246,7 @@ window.onload = function() {
- +
@@ -241,7 +255,7 @@ window.onload = function() {
- +
@@ -255,7 +269,7 @@ window.onload = function() {
Info
- +
@@ -308,18 +322,19 @@ window.onload = function() {