示例#1
0
文件: DND.php 项目: movim/moxl
 public function request()
 {
     $this->store();
     Presence::DND($this->_status);
 }