Alternc  latest
Alternc logiel libre pour l'hébergement
adm_email.php File Reference

Go to the source code of this file.

Variables

if(! $admin->enabled$fields
 Show a form to send a mail to another account's owner. More...
 
 if (!empty( $submit))
 

Variable Documentation

◆ $fields

if (! $admin->enabled) $fields
Initial value:
= array (
"subject" => array ("post", "string", ""),
"message" => array ("post", "string", ""),
"from" => array ("post", "string", ""),
"submit" => array ("post", "string", ""),
)

Show a form to send a mail to another account's owner.

Definition at line 36 of file adm_email.php.

◆ if

if(!empty($submit)) ( empty $submit)

Definition at line 48 of file adm_email.php.