예제 #1
0
 public function ActionLogCount($propId)
 {
     return Model_Fyk_PropActionLog::getInstance()->PropActionLogCount($propId);
 }