Пример #1
0
Файл: Get.php Проект: Hywan/moxl
 public function request()
 {
     $this->store();
     AdHoc::get($this->_to);
 }