Method ortDomainAdd

 return to group index



ortDomainAdd

voidortDomainAdd ( stringsession, stringdomain, stringsubdomain, stringtarget, stringtype, intoverwrite )

Description

Add an domain ORT

Parameters

  • stringsession : the session id
  • stringdomain : the domain name
  • stringsubdomain : the subdomain
  • stringtarget : the destination target
  • stringtype : the ORT type (VISIBLE|INVISIBLE)
  • intoverwrite : overwrite old config (0|1), default is disable (0)
programming languages / libraries :
 
Parameters :
string session : $session
string domain :
string subdomain :
string target :
string type :
int overwrite :