Exemplo n.º 1
0
Arquivo: DND.php Projeto: movim/moxl
 public function request()
 {
     $this->store();
     Presence::DND($this->_status);
 }