constant RATE_PERMISSION_OK in Rate 6.2
Same name and namespace in other branches
- 7 rate.module \RATE_PERMISSION_OK
3 uses of RATE_PERMISSION_OK
- rate_generate_widget in ./
rate.module - Generate a widget.
- rate_save_vote in ./
rate.module - Save a vote to the database.
- _rate_check_permissions in ./
rate.module - Check if the current user has permission to vote on the given widget.
File
- ./
rate.module, line 47 - Rate module
Code
define('RATE_PERMISSION_OK', 1);