示例#1
0
文件: Seo_model.php 项目: qdsay/cms
 public function __construct()
 {
     parent::__construct();
     $this->result = array('title' => '', 'keywords' => '', 'description' => '');
 }
示例#2
0
 public function __construct()
 {
     parent::__construct();
 }