コード例 #1
0
 public function actionIndex()
 {
     $this->clearCaches();
     Yii::app()->custom->resolveIsCustomDataLoaded();
     parent::actionIndex();
 }