예제 #1
0
파일: Index.php 프로젝트: Tocurd/pcyisheng
 public function index()
 {
     parent::view(array("template/header", "home", "template/footer"), $this->init, array("top" => true));
 }