Esempio n. 1
0
 function ApLog($date, $stationid)
 {
     $obj = new Psys_StationRule();
     return $obj->ApLog($date, $stationid);
 }