constant COMMENT_NOTIFY_NODE in Comment Notify 5.2
Same name and namespace in other branches
- 6 comment_notify.module \COMMENT_NOTIFY_NODE
- 7 comment_notify.module \COMMENT_NOTIFY_NODE
2 uses of COMMENT_NOTIFY_NODE
- comment_notify_form_alter in ./
comment_notify.module - Insert our checkbox, add a submit button, and populate fields.
- comment_notify_settings in ./
comment_notify.module
File
- ./
comment_notify.module, line 52 - This module provides comment follow-up e-mail notification for anonymous and registered users.
Code
define('COMMENT_NOTIFY_NODE', 1);