X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=9de8e1159c4c1c7f44434ba44bda3872da7577b7;hp=2d77b9405cfc5aa77e3712efc0c1ae39b1e6f411;hb=d1dcdf933584d658b380e279d606a8c913da2979;hpb=e08ce000a0c941895e99d6bf777669de24111613 diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 2d77b94..9de8e11 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 +