X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=8f0813ef74cc4ac1904c8b6ef6012d269b6b5493;hb=8212130cd9847e01c650d5e8f5389ccd29645715;hp=171220302690f6cc30f44fabbc19d5dc1691b4cc;hpb=4e8dece98633187fad214fb847a189a3f460e4af;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 1712203..8f0813e 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,8 +71,8 @@ function bin5_index_main($transp_type, $header, &$header_out, $addr, $get, $post Brisk - Tavolo <?php echo "$table_idx";?> - - + + @@ -77,6 +81,7 @@ function bin5_index_main($transp_type, $header, &$header_out, $addr, $get, $post +