Exemple #1
0
 function setRequestVar($key, $value)
 {
     MODM_AJAXChat_Model_Chat::$_ajaxChatInterface->setRequestVar($key, $value);
 }