X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=300ad7baf639d1324fad2c85b7d1956b67946545;hb=5cfead23958e55c4a21872e9351d7c1e1d084f2b;hp=7ed58e65ba285ea650b85e9a8f765b5de66290eb;hpb=9f7f5563aa71814a58a41ec5ab6c2fd3a80510af;p=brisk.git diff --git a/web/index.php b/web/index.php index 7ed58e6..300ad7b 100644 --- a/web/index.php +++ b/web/index.php @@ -77,6 +77,8 @@ $mlang_room = array( 'userpassuse' => array('it' => 'Il tuo nickname è g 'en' => 'Reset.'), 'btn_prefs_close' => array('it' => 'Chiudi.', 'en' => 'Close.'), + 'btn_prefs_send' => array('it' => 'Invia.', + 'en' => 'Send.'), 'tit_tabl' => array('it' => 'Tavolo ', 'en' => 'Table '), 'tit_stat' => array('it' => 'imposta lo stato del tuo utente', @@ -226,10 +228,6 @@ $mlang_room = array( 'userpassuse' => array('it' => 'Il tuo nickname è g 'en' => 'Send a message to the administrator:'), 'mesgtoadm_sub'=> array('it' => 'soggetto:', 'en' => 'subject:'), - 'btn_send' => array('it' => 'Invia.', - 'en' => 'Send.'), - 'btn_close' => array('it' => 'Chiudi.', - 'en' => 'Close.') ); require_once("briskin5/Obj/briskin5.phh"); @@ -338,6 +336,9 @@ function index_main(&$brisk, $transp_type, $header, &$header_out, $remote_addr_f $sess = ""; if (($name = gpcs_var('name', $get, $post, $cookie)) === FALSE) unset($name); + else + log_step("LOGIN: $name"); + if (($pass_private = gpcs_var('pass_private', $get, $post, $cookie)) === FALSE) unset ($pass_private); if (($table_idx = gpcs_var('table_idx', $get, $post, $cookie)) === FALSE) @@ -345,8 +346,6 @@ function index_main(&$brisk, $transp_type, $header, &$header_out, $remote_addr_f if (($table_token = gpcs_var('table_idx', $get, $post, $cookie)) === FALSE) unset ($table_token); - log_step("LOGIN: $name"); - // default values $_cookie_law_3party = 'true'; if (isset($cookie['_cookie_law_3party'])) @@ -1108,29 +1107,25 @@ window.onload = function() {

-

+




-



-



-



-



-



@@ -1324,11 +1319,11 @@ xstm = new xynt_streaming(window, "", 80, 2, null / " +"" type="submit" onclick="this.form.elements['realsub'].value = 'invia';" class="button">      " +"" type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chiudi';"> @@ -1348,8 +1343,8 @@ type="submit" class="button" onclick="this.form.elements['realsub'].value = 'chi -       - +       +