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

Go to the source code of this file.

Variables

 $q = $quota->getquota()
 if (!is_array($q)||empty($q))
 $qlist = $quota->qlist()
 while (list($key, $val)=each($qlist))

Variable Documentation

$q = $quota->getquota()

Definition at line 38 of file quota_show.php.

$qlist = $quota->qlist()

Definition at line 47 of file quota_show.php.

if(!is_array($q)||empty($q))

Definition at line 39 of file quota_show.php.

while(list($key, $val)=each($qlist))

Definition at line 49 of file quota_show.php.