예제 #1
0
 public function __construct()
 {
     parent::__construct();
     //reset de valores para páginas específicas
     //$this->http_header->setTitle(Translation::text("title aqui"));
     //$this->http_header->setDescription(Translation::text("description"));
     //$this->http_header->getKeywords(Translation::text("keyword"));
 }
예제 #2
0
 public function __construct()
 {
     parent::__construct();
 }