Esempio n. 1
0
 public function totalrows()
 {
     $model = new Psys_StationModel();
     return $model->totalrows();
 }