Пример #1
0
 public function request()
 {
     $this->store();
     AdHoc::submit($this->_to, $this->_node, $this->_data, $this->_sessionid);
 }