constant USERPOINTS_REPORT_LIMIT in User Points 7
Same name and namespace in other branches
- 5.3 userpoints.module \USERPOINTS_REPORT_LIMIT
- 6 userpoints.module \USERPOINTS_REPORT_LIMIT
- 7.2 userpoints.module \USERPOINTS_REPORT_LIMIT
2 uses of USERPOINTS_REPORT_LIMIT
- userpoints_admin_settings in ./
userpoints.admin.inc - Menu callback for settings form.
- userpoints_list_transactions in ./
userpoints.pages.inc - Displays a detailed transaction report for an individual user.
File
- ./
userpoints.module, line 25
Code
define('USERPOINTS_REPORT_LIMIT', 'userpoints_report_limit');