' . $success . '
'; if (isset($new_password)) { echo '

Your new password is as follows:

'; echo "${new_password}
"; } if (isset($recovery_code)) { echo '
IMPORTANT!'; echo '

If you wish to recover your account later, you will need the following code. Store it in a safe place!

'; echo "${recovery_code}"; echo '

If you do not save this code and you forget your password, there is no way to get your account back!

'; } } // Errors elseif (isset($error)) { echo '
' . $error . '

'; } // Login page if (isset($_GET['login'])) { ?>

Login


Register

CAPTCHA

and press"Enter"


By signing up you agree to our Privacy policy and Site rules. This site may contain material not sutible for under 18's

Forgot Password

You did save your recovery code, right?