constant USER_REVISION_BATCH_USERS_LIMIT in User Revision 7
Same name and namespace in other branches
- 7.2 user_revision.module \USER_REVISION_BATCH_USERS_LIMIT
1 use of USER_REVISION_BATCH_USERS_LIMIT
- user_revision_table_init_data_batch_process in ./
user_revision.batch.inc - Batch process callback.
File
- ./
user_revision.module, line 8 - Enables user revision.
Code
define('USER_REVISION_BATCH_USERS_LIMIT', 100);