X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=9de8e1159c4c1c7f44434ba44bda3872da7577b7;hp=64e7bc57006280116b41726a785328753a7a2640;hb=d1dcdf933584d658b380e279d606a8c913da2979;hpb=a16d8054d9577795a6d9306570eb3a06c46da147 diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 64e7bc5..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,38 +60,48 @@ 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); ?> + Brisk - Tavolo <?php echo "$table_idx";?> - - - - - - - - - - + + + + + + + + + + +