constant DRUPALCHAT_COMMERCIAL in DrupalChat 6.2
Same name and namespace in other branches
- 8 drupalchat.module \DRUPALCHAT_COMMERCIAL
- 7.2 drupalchat.module \DRUPALCHAT_COMMERCIAL
- 7 drupalchat.module \DRUPALCHAT_COMMERCIAL
8 uses of DRUPALCHAT_COMMERCIAL
- drupalchat_cron in ./
drupalchat.module - Implementaiton of hook_cron()
- drupalchat_footer in ./
drupalchat.module - Implementation of hook_footer().
- drupalchat_get_messages in ./
drupalchat.module - drupalchat_get_messages_specific in ./
drupalchat.module - drupalchat_init in ./
drupalchat.module
File
- ./
drupalchat.module, line 10 - Module code for DrupalChat.
Code
define('DRUPALCHAT_COMMERCIAL', 3);