X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=3dcaf6bdf5b6948773da9a636874043e5513bdaa;hb=028592d3d195d45f0e19d324c7d7c029a06d0a0c;hp=562dac8a85480991c972a5efb40275febe9f1d90;hpb=dc3f30321bc6e59593e37e6716b7f85c82b94ed8;p=brisk.git diff --git a/web/index.php b/web/index.php index 562dac8..3dcaf6b 100644 --- a/web/index.php +++ b/web/index.php @@ -206,6 +206,10 @@ $mlang_room = array( 'userpassuse' => array('it' => 'Il tuo nickname è g 'en' => 'cookie policy'), 'itm_cook' => array('it' => 'cookie', 'en' => 'cookie'), + 'tit_dtmg' => array('it' => 'trattamento dati personali', + 'en' => 'personal data management'), + 'itm_dtmg' => array('it' => 'dati personali', + 'en' => 'personal data'), 'tit_cla' => array('it' => 'classifiche degli utenti', 'en' => 'user\'s placings'), 'itm_cla' => array('it' => 'classifiche', @@ -489,7 +493,7 @@ function index_main(&$brisk, $transp_type, $header, &$header_out, $remote_addr_f } } else { - fprintf(STDERR, "POST CHECK QUI\n"); + // fprintf(STDERR, "POST CHECK QUI\n"); /* Login Rendering */ switch($idx) { case -4: @@ -533,7 +537,7 @@ function index_main(&$brisk, $transp_type, $header, &$header_out, $remote_addr_f if ($ii % 4 == 0) { $tables .= ''; } - if (TRUE || !($user->flags & USER_FLAG_ISOLAUTH) || $ii < TABLES_AUTH_N) { + if (TRUE || !($user->flags & USER_FLAG_ISOLAUTH) || $i < TABLES_APPR_N) { $tables .= ''; $tables .= '
'.$mlang_room['tit_tabl'][$G_lang].$i.'
'; @@ -682,19 +686,19 @@ google_color_url = "000000"; $brisk_header_form = '