예제 #1
0
 public function addContact($fields) {
   return OBM_Contact::create($fields, $this);
 }