X-Git-Url: http://mop.ddnsfree.com/gitweb/?p=brisk.git;a=blobdiff_plain;f=web%2Findex.php;fp=web%2Findex.php;h=6e45cb0e8a0c06b7e5928f7868517bc59f62f288;hp=11694ca83ef9f0064f183554bc8edaae257b12cf;hb=8b9c2b3ec59baef7c9f64f9663347bc5b9cf69fe;hpb=b8cdf67fa95fe158b8588e98d637fe0ffe654bb5 diff --git a/web/index.php b/web/index.php index 11694ca..6e45cb0 100644 --- a/web/index.php +++ b/web/index.php @@ -381,7 +381,7 @@ function index_main(&$brisk, $transp_type, &$header_out, $remote_addr_full, $get $tables .= '
'; $tables .= ''; for ($ii = 0 ; $ii < TABLES_N ; $ii++) { - if ($user->flags & USER_FLAG_AUTH) + if ($user->is_auth()) $i = $ii; else $i = TABLES_N - $ii - 1; @@ -816,7 +816,7 @@ google_color_url = "000000"; // MLANG garantisci .$mlang_room['tit_splash'][$G_lang]. '
-'.($user->flags & USER_FLAG_AUTH ? ' +'.($user->is_auth() ? '