You are here

constant COMMENT_NODE_READ_WRITE in Drupal 4

Same name and namespace in other branches
  1. 5 modules/comment/comment.module \COMMENT_NODE_READ_WRITE
  2. 6 modules/comment/comment.module \COMMENT_NODE_READ_WRITE
8 uses of COMMENT_NODE_READ_WRITE
comment_form_alter in modules/comment.module
comment_link in modules/comment.module
Implementation of hook_link().
comment_links in modules/comment.module
comment_nodeapi in modules/comment.module
Implementation of hook_nodeapi().
comment_render in modules/comment.module

... See full list

File

modules/comment.module, line 58
Enables users to comment on published content.

Code

define('COMMENT_NODE_READ_WRITE', 2);