示例#1
0
文件: Add.php 项目: movim/moxl
 public function request()
 {
     $this->store();
     PubsubSubscription::listAdd($this->_server, $this->_from, $this->_node, $this->_data['title']);
 }