From 1635577e48649a20f28e6e4c0b8c7150cbdbaf8c Mon Sep 17 00:00:00 2001 From: Krett12 Date: Thu, 27 Nov 2014 09:49:40 -0800 Subject: [PATCH] we just finished it --- .../frontend/specialpages/actions/RequestAccount_body.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ConfirmAccount/frontend/specialpages/actions/RequestAccount_body.php b/ConfirmAccount/frontend/specialpages/actions/RequestAccount_body.php index 20be5e0..e4ea063 100644 --- a/ConfirmAccount/frontend/specialpages/actions/RequestAccount_body.php +++ b/ConfirmAccount/frontend/specialpages/actions/RequestAccount_body.php @@ -212,7 +212,8 @@ class RequestAccountPage extends SpecialPage { //Scratch user verification $form .= '
'; $form .= 'User verification'; - $form .= '

Please go to the user verification project and comment the following code:
' . sha1($_SERVER['REMOTE_ADDR'] . date('m')) . '

' . "\n"; + $form .= '

Please go to the user verification project and comment the following code:
' . sha1($_SERVER['REMOTE_ADDR'] . date('m')) . '

+

Note:If you are having problems with User verification not working, please see our Troubleshooting page

' . "\n"; $form .= '
'; //Set temporary password