include('common_admin_inc.htm'); include('utils_inc.htm'); $policy = get_password_policy(); error_log("get_password_policy: " . print_r($policy, true)); if ($_SERVER['REQUEST_METHOD'] == "POST") { $displayMessage = 1; $returnMessage = $_POST["returnMessage"]; $errorCode = $_POST["errorCode"]; } ?>
![]() |
Error Message
= $returnMessage; ?> Error code: = $errorCode ?> } else { // this is not an error message, display the info image and the return message ?> | ![]() |
Password Policy
|