COMMENT_PREVIEW_OPTIONAL
in modules/comment.module
Constants to define if comment preview is optional or required
<?php
define('COMMENT_PREVIEW_OPTIONAL', 0);
?>
Login or register to post comments in modules/comment.module
Constants to define if comment preview is optional or required
<?php
define('COMMENT_PREVIEW_OPTIONAL', 0);
?>
Login or register to post comments