getUserType() != 1) header("Location: $maintdir"); // If we get past here, we're logged in do_header("Edit User"); $u = lookupUser($id); if (!$u->isValid()) { print("Sorry, this user does not appear to be valid.\n"); do_main_menu(); print("
[ Return to user maintenance ]\n"); include("$lamtop/includes/std_footer.php3"); exit; } ?> \n"); ?>
getGecos() . "\">\n"); ?> getEmail() . "\">\n"); ?>
ID: getID()); ?>
Full name:
Email addresses:
New password:
Confirm password:
Administrator: getUserType() == "1") print("checked"); ?> >


[ Return to user maintenance ]