<?php
namespace Misuzu;
if(!$msz->isLoggedIn())
Template::throwError(401);
url_redirect('settings-account');