[ Index ] |
PHP Cross Reference of DokuWiki |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 40 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
RegistrationSubscriptionSender:: (1 method):
sendRegister()
Class: RegistrationSubscriptionSender - X-Ref
sendRegister($login, $fullname, $email) X-Ref |
Send a notify mail on new registration author: Andreas Gohr <andi@splitbrain.org> param: string $login login name of the new user param: string $fullname full name of the new user param: string $email email address of the new user return: bool true if a mail was sent |