constant VUD_COMMENT_DISPLAY_NORMAL in Vote Up/Down 7
Same name and namespace in other branches
- 6.3 vud_comment/vud_comment.module \VUD_COMMENT_DISPLAY_NORMAL
- 6.2 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_view in vud_comment/
vud_comment.module - Implementation of hook_comment_view().
File
- vud_comment/
vud_comment.module, line 9 - Adds a voting widget to comments.
Code
define('VUD_COMMENT_DISPLAY_NORMAL', 1);