コード例 #1
0
ファイル: Get.php プロジェクト: Hywan/moxl
 public function request()
 {
     $this->store();
     Vcard4::get($this->_to);
 }