constant DRUPALCHAT_USER_ONLINE in DrupalChat 7
Same name and namespace in other branches
- 8 drupalchat.module \DRUPALCHAT_USER_ONLINE
- 6.2 drupalchat.module \DRUPALCHAT_USER_ONLINE
- 6 drupalchat.module \DRUPALCHAT_USER_ONLINE
- 7.2 drupalchat.module \DRUPALCHAT_USER_ONLINE
1 use of DRUPALCHAT_USER_ONLINE
- drupalchat_init in ./
drupalchat.module - @todo Please document this function.
File
- ./
drupalchat.module, line 14 - Module code for DrupalChat.
Code
define('DRUPALCHAT_USER_ONLINE', 1);