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

Go to the source code of this file.

Variables

 $fields
 Manage allowed TLDs to be installed as domain on the server. More...
 
if(! $admin->enabled) if(! $admin->edittld($tld, $mode)) else
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"tld" => array ("post", "string", ""),
"mode" => array ("post", "integer", ""),
)

Manage allowed TLDs to be installed as domain on the server.

Definition at line 27 of file adm_tlddoedit.php.

◆ else

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

Definition at line 43 of file adm_tlddoedit.php.