You are here

constant DRUPALCHAT_AJAX in DrupalChat 6.2

Same name and namespace in other branches
  1. 8 drupalchat.module \DRUPALCHAT_AJAX
  2. 6 drupalchat.module \DRUPALCHAT_AJAX
  3. 7.2 drupalchat.module \DRUPALCHAT_AJAX
  4. 7 drupalchat.module \DRUPALCHAT_AJAX

@file Module code for DrupalChat.

9 uses of DRUPALCHAT_AJAX
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

... See full list

File

./drupalchat.module, line 7
Module code for DrupalChat.

Code

define('DRUPALCHAT_AJAX', 0);