Exemple #1
0
 public function init()
 {
     $this->_reversibleType = array(self::ONE_ON_ONE_CHAT, self::MULTIPLAYER_CHAT);
     parent::init();
 }