Ejemplo n.º 1
0
 function __construct()
 {
     parent::__construct();
     $this->errorTipoAnalisis = "";
     $this->errorTipoArray = "";
     $this->errorCantMuestras = "";
     $this->errorServiceType = "";
     $this->errorMarca = "";
     $this->errorSoporte = "";
 }
Ejemplo n.º 2
0
 function __construct()
 {
     parent::__construct();
     $this->errorCharCount = "";
     $this->errorAttachment = "";
     $this->errorDueDate = "";
     $this->errorServiceType = "";
     $this->errorSourceLang = "";
     $this->errorTargetLang = "";
     $this->due = "";
 }