You are here

constant COMMENT_NOTIFY_DISABLED in Comment Notify 6

Same name and namespace in other branches
  1. 8 comment_notify.module \COMMENT_NOTIFY_DISABLED
  2. 5.2 comment_notify.module \COMMENT_NOTIFY_DISABLED
  3. 7 comment_notify.module \COMMENT_NOTIFY_DISABLED
2 uses of COMMENT_NOTIFY_DISABLED
comment_notify_form_alter in ./comment_notify.module
Insert our checkbox, add a submit button, and populate fields.
comment_notify_user in ./comment_notify.module
Implementation of hook_user().

File

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

Code

define('COMMENT_NOTIFY_DISABLED', 0);