Exemple #1
0
 public function __construct()
 {
     parent::__construct();
     $this->result = array('title' => '', 'keywords' => '', 'description' => '');
 }
Exemple #2
0
 public function __construct()
 {
     parent::__construct();
 }