You are here

constant RATE_PERMISSION_OK in Rate 7

Same name and namespace in other branches
  1. 6.2 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 51
Rate module

Code

define('RATE_PERMISSION_OK', 1);