예제 #1
0
 public function actionIndex()
 {
     $model = new User();
     print_r($model->UserList());
 }