Exemplo n.º 1
0
 function sklist()
 {
     return $sort = skill::find()->where("skill_status=1")->asarray()->all();
 }