コード例 #1
0
ファイル: actions.class.php プロジェクト: ndachez/dachez
 public function executeIndex($request)
 {
     parent::executeIndex($request);
     $this->setLayout('login');
 }