constant ADVPOLL_SHOW_VOTES in Advanced Poll 6.3
Same name and namespace in other branches
- 5 advpoll.module \ADVPOLL_SHOW_VOTES
- 6 advpoll.module \ADVPOLL_SHOW_VOTES
- 6.2 advpoll.module \ADVPOLL_SHOW_VOTES
2 uses of ADVPOLL_SHOW_VOTES
- advpoll_form in ./
advpoll.module - Implementation of hook_form().
- advpoll_form_alter in ./
advpoll.module - Implementation of hook_form_alter().
File
- ./
advpoll.module, line 10 - Advanced Poll - a sophisticated polling module for voting, elections, and group decision-making.
Code
define('ADVPOLL_SHOW_VOTES', 1);