require("site.phtml"); if (!isset($db_type) && !isset($site_url)) { xgoto("install.phtml"); } admin_header("Please login"); if (!empty($err)) { ?> Sorry, the username or password you entered is invalid. Please try again. } ?>