Beispiel #1
0
 private function getStation()
 {
     $m = new Psys_AdsModel();
     return $m->getStationByAppkey();
 }