constant DRUPALCHAT_EXTERNAL_A_PORT in DrupalChat 6.2
Same name and namespace in other branches
- 7 drupalchat.module \DRUPALCHAT_EXTERNAL_A_PORT
5 uses of DRUPALCHAT_EXTERNAL_A_PORT
- drupalchat_app_settings in ./
drupalchat.admin.inc - @file Administrative functions to configure DrupalChat.
- drupalchat_get_messages_specific in ./
drupalchat.module - drupalchat_init in ./
drupalchat.module - drupalchat_mobile_chat in ./
drupalchat.module - _drupalchat_get_auth in ./
drupalchat.module
File
- ./
drupalchat.module, line 23 - Module code for DrupalChat.
Code
define('DRUPALCHAT_EXTERNAL_A_PORT', '443');