Account requesting is disabled.
0) { ?>
The request couldn't be sent because:
First name: $firstname
Last name: $lastname
Email: $email
Notes: $notes
Create this account.
EoT;
include_once "mail_functions.inc.php";
$sent_email = send_email($ACCOUNT_REQUESTS_EMAIL,"$ORGANISATION_NAME account requests",$mail_subject,$mail_body);
if ($sent_email) { ?>
Thank you
The request was sent and the administrator will process it as soon as possible.
Error
Unfortunately the account request wasn't sent because of a technical issue.
Use this form to send a request for an account to an administrator at .
If the administrator approves your request they'll get in touch with you to give you your new credentials.