Class: email_new_user
Source Location: /zp-extensions/email-newuser.php
Class email_new_user
Class Overview
Sends new users an e-mail message urging the user to change his password.
It contains a link allowing him to do a password reset.
Located in /zp-extensions/email-newuser.php [line 19]
Author(s):
- Stephen Billard (sbillard)
Information Tags:
|
Methods
|
Methods
static void edit_admin(
$html,
$userobj,
$i,
$background,
$current
)
|
|
Parameters:
|
$html: |
|
|
$userobj: |
|
|
$i: |
|
|
$background: |
|
|
$current: |
|
static void save(
$savemsg,
$userobj,
$what
)
|
|
Parameters:
|
$savemsg: |
|
|
$userobj: |
|
|
$what: |
|
|
|