| 13 |
$body .= "apply on that website, then email new-maintainer@debian.org\n"; |
$body .= "apply on that website, then email new-maintainer@debian.org\n"; |
| 14 |
$body .= "asking to be removed.\n"; |
$body .= "asking to be removed.\n"; |
| 15 |
$body .= "\n"; |
$body .= "\n"; |
| 16 |
$body .= "It may take a while until a Application Manager (AM)\n"; |
$body .= "Please ask your advocate to verify your application. When he has\n"; |
| 17 |
$body .= "contacts you regarding your application, as there\n"; |
$body .= "done that, a Application Manager (AM) will be assigned to you.\n"; |
| 18 |
$body .= "are many applicants in the database.\n"; |
$body .= "It may take a while unti your AM contacts you regarding your\n"; |
| 19 |
$body .= "\n"; |
$body .= "application, as there are many applicants in the database.\n\n"; |
| 20 |
|
|
| 21 |
$body .= "In the meanwhile, please review the membership\n"; |
$body .= "In the meanwhile, please review the membership\n"; |
| 22 |
$body .= "information on http://www.debian.org/devel/join/ and\n"; |
$body .= "information on http://www.debian.org/devel/join/ and\n"; |
| 23 |
$body .= "http://www.debian.org/devel/join/newmaint You do\n"; |
$body .= "http://www.debian.org/devel/join/newmaint You do\n"; |
| 108 |
later. |
later. |
| 109 |
<? |
<? |
| 110 |
} else { #register ok |
} else { #register ok |
| 111 |
echo "<P>Registration is ok!! Your application date is $adate\n"; |
echo "<P>Registration is ok!! Your application date is $adate. Please ask your advocate to visit this website and verify your application.\n"; |
| 112 |
email_user($db, $forename, $surname, $email,$adate); |
email_user($db, $forename, $surname, $email,$adate); |
| 113 |
} #register ok |
} #register ok |
| 114 |
} #user ok |
} #user ok |