Exemple #1
0
 public function getAllChannels()
 {
     return MODM_AJAXChat_Model_Chat::$_ajaxChatInterface->getAllChannels();
 }