コード例 #1
0
ファイル: Search.php プロジェクト: xxjuan/php-coffee
 /**
  * 搜索
  */
 public function index()
 {
     parent::_search();
 }