<@6> <$v.title ="autoログイン"> <@>すでにログインしている <$ifexec(!Auth.ok, begin)> <$Message_stop=1> <$Auth.login('root*', '')> <$Message_stop=0> <$end> <@>自動ログインに失敗 <$ifexec(!Auth.auto, begin)> <@> ログイン中 <$ifredirect(Auth.ok, v.myself3)> <@> 非ログイン中 <$message('登録済アカウントでログインしてください。')> <$jump_clear('login')> <$end> <$h = new> <$h.id = 'root*'> <$h.sid = 'dummy'> <$set_cookie('session', h)> <$redirect( v.thisurl . '?user/add')>