Alternc  3.2
Alternc logiel libre pour l'hébergement
 All Data Structures Namespaces Files Functions Variables Pages
mail_list.php File Reference

Go to the source code of this file.

Variables

 $fields
 $champs = getFields($fields)
 $counts = array("10" => "10", "20" => "20", "30" => "30", "50" => "50", "100" => "100", "200" => "200", "500" => "500", "1000" => "1000")
if(!$domain_id) $fatal = false

Variable Documentation

$champs = getFields($fields)

Definition at line 38 of file mail_list.php.

$counts = array("10" => "10", "20" => "20", "30" => "30", "50" => "50", "100" => "100", "200" => "200", "500" => "500", "1000" => "1000")

Definition at line 40 of file mail_list.php.

if (!$domain_id) $fatal = false

Definition at line 47 of file mail_list.php.

$fields
Initial value:
array (
"mail_arg" => array ("request", "integer", ""),
"domain_id" => array ("request", "integer", ""),
"show_systemmails" => array ("request", "integer", ""),
"search" => array ("request", "string", ""),
"offset" => array ("request", "integer", 0),
"count" => array ("request", "integer", 50),
)

Definition at line 29 of file mail_list.php.