admin) { url::redirect("albums/1"); } $v = new View("after_install.html"); $v->user = user::active(); print $v; } }