Example #1
0
 public function init()
 {
     parent::init();
     $this->userID = Yii::app()->user->id;
     //      $this->userID = 204;
 }