constant USERPOINTS_TRANSACTION_TIMESTAMP in User Points 7
Same name and namespace in other branches
- 6 userpoints.module \USERPOINTS_TRANSACTION_TIMESTAMP
- 7.2 userpoints.module \USERPOINTS_TRANSACTION_TIMESTAMP
3 uses of USERPOINTS_TRANSACTION_TIMESTAMP
- userpoints_admin_settings in ./
userpoints.admin.inc - Menu callback for settings form.
- userpoints_admin_txn in ./
userpoints.admin.inc - Form builder for add/edit userpoints transaction form.
- _userpoints_transaction in ./
userpoints.module - Adds the points to the txn table.
File
- ./
userpoints.module, line 32
Code
define('USERPOINTS_TRANSACTION_TIMESTAMP', 'userpoints_transaction_timestamp');