Esempio n. 1
0
File: DND.php Progetto: movim/moxl
 public function request()
 {
     $this->store();
     Presence::DND($this->_status);
 }