예제 #1
0
파일: DND.php 프로젝트: movim/moxl
 public function request()
 {
     $this->store();
     Presence::DND($this->_status);
 }