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

Go to the source code of this file.

Variables

if(! $admin->enabled$fields
 Administrator page to manage default quotas for users. More...
 
 $qarray =$quota->qlist()
 
 $qlist =$quota->getdefaults()
 

Variable Documentation

◆ $fields

if (! $admin->enabled) $fields
Initial value:
= array (
"synchronise" => array ("get", "integer", "0"),
)

Administrator page to manage default quotas for users.

Definition at line 33 of file adm_defquotas.php.

◆ $qarray

$qarray =$quota->qlist()

Definition at line 92 of file adm_defquotas.php.

◆ $qlist

$qlist =$quota->getdefaults()

Definition at line 93 of file adm_defquotas.php.

Referenced by m_quota\addtype(), m_quota\qlist(), and m_quota\setdefaults().