X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbriskin5%2Findex.php;h=20f76628bf4ad881c48b600072e4df3582419efe;hb=06c1081ce92385def12ac27d341797d45ad29d21;hp=862eed094b48edbc7219b7f75a5c03ac7e58910a;hpb=f4f2a96eb89b099aa809aec507fd3248f0c69d34;p=brisk.git diff --git a/web/briskin5/index.php b/web/briskin5/index.php index 862eed0..20f7662 100644 --- a/web/briskin5/index.php +++ b/web/briskin5/index.php @@ -2,7 +2,7 @@ /* * brisk - briskin5/index.php * - * Copyright (C) 2006-2009 Matteo Nastasi + * Copyright (C) 2006-2011 Matteo Nastasi * mailto: nastasi@alternativeoutput.it * matteo.nastasi@milug.org * web: http://www.alternativeoutput.it @@ -20,18 +20,24 @@ * not, write to the Free Software Foundation, Inc, 59 Temple Place - * Suite 330, Boston, MA 02111-1307, USA. * - * $Id$ - * */ /* MLANG: le img dell'asta */ +$G_base = "../"; + require_once("../Obj/brisk.phh"); require_once("../Obj/proxyscan.phh"); require_once("Obj/briskin5.phh"); $mlang_bin5_index = array( 'aucwin' => array( 'it' => 'Hai vinto l\'asta.
Scegli il seme:', - 'en' => 'You win the auction.
Choose the seed:' ) + 'en' => 'You win the auction.
Choose the seed:' ), + 'tit_pref'=>array( 'it' => 'Preferenze.', + 'en' => 'Preferences.'), + '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.' ) ); @@ -47,7 +53,8 @@ header('Content-type: text/html; charset="utf-8"',true); Brisk - Tavolo <?php echo "$table_idx";?> - + + @@ -58,20 +65,19 @@ header('Content-type: text/html; charset="utf-8"',true); @@ -227,9 +237,10 @@ window.onload = function() { + + - @@ -268,5 +279,21 @@ window.onload = function() {
+ + + +