COMMENT_NODE_READ_ONLY

Definition

modules/comment/comment.module

Description

Comments for this node are locked.

Code

<?php
define('COMMENT_NODE_READ_ONLY', 1);
?>
 
 

Drupal is a registered trademark of Dries Buytaert.