コード例 #1
0
ファイル: Extension.php プロジェクト: buggithubs/FreshRSS
 /**
  * Register the views in order to be accessible by the application.
  */
 public function registerViews()
 {
     Minz_View::addBasePathname($this->path);
 }