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

Go to the source code of this file.

Variables

if(! $admin->enabled$fields
 Manages allowed TLDs on the server soon deprecated. More...
 
if(! $admin->addtld($tld, $mode)) else
 

Variable Documentation

◆ $fields

if (! $admin->enabled) $fields
Initial value:
= array (
"tld" => array ("post", "string", ""),
"mode" => array ("post", "integer", ""),
)

Manages allowed TLDs on the server soon deprecated.

Definition at line 35 of file adm_tlddoadd.php.

◆ else

if (! $admin->addtld( $tld, $mode)) else
Initial value:
{
$msg->raise("INFO", "admin", _("The TLD has been successfully added"))
$msg
Definition: bootstrap.php:75

Definition at line 45 of file adm_tlddoadd.php.