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

Go to the source code of this file.

Variables

if(! $admin->enabled$fields
 Lock a domain on an account, forbid any dangerous / low-level change on it including removing the domain from the user account. More...
 
 exit
 

Variable Documentation

◆ $fields

if (! $admin->enabled) $fields
Initial value:
= array (
"domain" => array ("request", "string", ""),
)

Lock a domain on an account, forbid any dangerous / low-level change on it including removing the domain from the user account.

Definition at line 35 of file adm_domlock.php.

◆ exit

exit

Definition at line 43 of file adm_domlock.php.