You are here

constant COMMENT_NOTIFY_NODE in Comment Notify 6

Same name and namespace in other branches
  1. 5.2 comment_notify.module \COMMENT_NOTIFY_NODE
  2. 7 comment_notify.module \COMMENT_NOTIFY_NODE
3 uses of COMMENT_NOTIFY_NODE
comment_notify_settings in ./comment_notify.module
comment_notify_user in ./comment_notify.module
Implementation of hook_user().
_comment_notify_options in ./comment_notify.module
Provide an array of available options for notification on a comment.

File

./comment_notify.module, line 51
This module provides comment follow-up e-mail notification for anonymous and registered users.

Code

define('COMMENT_NOTIFY_NODE', 1);