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

Go to the source code of this file.

Variables

if(! $admin->enabled$fields
 Manage allow TLDs domains to be installed here soon deprecated. More...
 
 $mode =$admin->gettld($tld)
 
 if ( $mode===false)
 

Variable Documentation

◆ $fields

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

Manage allow TLDs domains to be installed here soon deprecated.

Definition at line 35 of file adm_tldedit.php.

◆ $mode

$mode =$admin->gettld($tld)

Definition at line 40 of file adm_tldedit.php.

Referenced by m_admin\addtld(), m_admin\edittld(), and DB_Sql\fetch().

◆ if

if($mode===false) (   $mode = ==false)

Definition at line 41 of file adm_tldedit.php.