X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=ac0fb12954adaad466242d4f68eba53825cc0638;hb=d74b7138ed4d14834b26355a7f5d9350bc96ee44;hp=89239c33cbba5bbe05da10ca5d08bc2379aa5886;hpb=840f2ed3a4ddc5fd2d07eced49faafa6ddf4c495;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 89239c3..ac0fb12 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -1,8 +1,8 @@ array( 'it' => 'Hai vinto l\'asta.
Scegli il seme:', + 'en' => 'You win the auction.
Choose the seed:' ), + 'tit_info' => array( 'it' => 'Info', + 'en' => 'Info'), + 'tit_relo' => array( 'it' => 'Reload', + 'en' => 'Reload'), + 'tit_out' => array( 'it' => 'Fuori', + 'en' => 'Out'), + 'tit_pref' => array( 'it' => 'Prefs', + 'en' => 'Prefs'), + 'itm_ringauc' => array('it' => 'riproduci un suono di notifica alla fine dell\' asta', + 'en' => 'play a sound at the end of the auction'), + 'btn_update' => array('it' => 'Aggiorna.', + 'en' => 'Update.' ) + ); -header('Content-type: text/html; charset="utf-8"',true); -?> + +function bin5_index_main($transp_type, &$header_out, $addr, $get, $post, $cookie) +{ + GLOBAL $G_lang, $mlang_bin5_index; + if (($table_idx = gpcs_var('table_idx', $get, $post, $cookie)) === FALSE) + unset ($table_idx); + if (($laststate = gpcs_var('laststate', $get, $post, $cookie)) === FALSE) + unset ($laststate); + if (($sess = gpcs_var('sess', $get, $post, $cookie)) === FALSE) + unset ($sess); + + // Use of proxies isn't allowed. + // if (is_proxy()) { + // return (FALSE); + // } + +// header('Content-type: text/html; charset="utf-8"',true); + ?> Brisk - Tavolo <?php echo "$table_idx";?> - - - - + + + + + @@ -50,28 +81,28 @@ header('Content-type: text/html; charset="utf-8"',true);
@@ -203,7 +240,7 @@ window.onload = function() {
-Hai vinto l'asta.
Scegli il seme: + @@ -216,11 +253,14 @@ Hai vinto l'asta.
Scegli il seme:
- - + + + + + + -
@@ -249,7 +289,7 @@ Hai vinto l'asta.
Scegli il seme:

-
+
HERE

@@ -259,5 +299,24 @@ Hai vinto l'asta.
Scegli il seme:
+ + + + +