예제 #1
0
파일: Set.php 프로젝트: movim/moxl
 public function request()
 {
     $this->store();
     Vcard4::set($this->_data);
 }