Пример #1
0
Файл: DND.php Проект: movim/moxl
 public function request()
 {
     $this->store();
     Presence::DND($this->_status);
 }