コード例 #1
0
ファイル: SiteController.php プロジェクト: hiproz/yincart2
 function init()
 {
     parent::init();
 }
コード例 #2
0
ファイル: InstallController.php プロジェクト: hiproz/yincart2
 function init()
 {
     parent::init();
     $this->theme = 'app';
 }