constant DRUPALCHAT_EXTERNAL_A_PORT in DrupalChat 7
Same name and namespace in other branches
- 6.2 drupalchat.module \DRUPALCHAT_EXTERNAL_A_PORT
6 uses of DRUPALCHAT_EXTERNAL_A_PORT
- drupalchat_get_messages in ./
drupalchat.module - drupalchat_get_messages_specific in ./
drupalchat.module - drupalchat_init in ./
drupalchat.module - @todo Please document this function.
- drupalchat_mobile_chat in ./
drupalchat.module - drupalchat_settings_form_validate in ./
drupalchat.admin.inc - @todo Please document this function.
File
- ./
drupalchat.module, line 25 - Module code for DrupalChat.
Code
define('DRUPALCHAT_EXTERNAL_A_PORT', '443');