コード例 #1
0
ファイル: Front.php プロジェクト: akeemphilbert/ifphp
 public function __construct()
 {
     parent::__construct();
     $this->_plugins = new Ifphp_Controller_Plugin_Broker();
 }