constant DRUPALCHAT_AJAX in DrupalChat 7.2
Same name and namespace in other branches
- 8 drupalchat.module \DRUPALCHAT_AJAX
- 6.2 drupalchat.module \DRUPALCHAT_AJAX
- 6 drupalchat.module \DRUPALCHAT_AJAX
- 7 drupalchat.module \DRUPALCHAT_AJAX
@file Module code for DrupalChat.
12 uses of DRUPALCHAT_AJAX
- drupalchat_channel_add in ./
drupalchat.module - drupalchat_cron in ./
drupalchat.module - Implements hook_cron().
- drupalchat_get_messages in ./
drupalchat.module - drupalchat_get_messages_specific in ./
drupalchat.module - drupalchat_init in ./
drupalchat.module - @todo Please document this function.
File
- ./
drupalchat.module, line 8 - Module code for DrupalChat.
Code
define('DRUPALCHAT_AJAX', 0);