Example #1
0
 public function DelInvites($aIds)
 {
     return $this->oMapper->DelInvites($aIds);
 }