<@20> <$v.title ="ログイン承認"> ログイン cookie 確認処理 <$ifexec(Auth.ok, begin)> <$ifredirect(Auth.auto && v.v2conf, myself . '?system/v2conv')> <$ifredirect(Auth.auto , myself . '?user/add')> <$ifredirect(Auth.isadmin && v.require_update, myself . '?menu')> <$url = if( v.path_blogid, v.thisurl, v.myself3 )> <$redirect( url )> <$end> 失敗時 <$jump('_sub/error_message', 'Cookieが有効になっているか確認してください')>