You are here

constant VUD_COMMENT_DISPLAY_NORMAL in Vote Up/Down 6.2

Same name and namespace in other branches
  1. 6.3 vud_comment/vud_comment.module \VUD_COMMENT_DISPLAY_NORMAL
  2. 7 vud_comment/vud_comment.module \VUD_COMMENT_DISPLAY_NORMAL
2 uses of VUD_COMMENT_DISPLAY_NORMAL
vud_comment_admin_settings in vud_comment/vud_comment.module
Menu callback for administration settings.
vud_comment_comment in vud_comment/vud_comment.module
Implementation of hook_comment().

File

vud_comment/vud_comment.module, line 9
Adds a voting widget to comments.

Code

define('VUD_COMMENT_DISPLAY_NORMAL', 1);