Пример #1
0
 public function totalrows()
 {
     $db = new Psys_StationRule();
     return $db->totalrows();
 }