constant UC_FILE_REQUEST_LIMIT in Ubercart 5
Same name and namespace in other branches
- 6.2 uc_file/uc_file.pages.inc \UC_FILE_REQUEST_LIMIT
- 7.3 uc_file/uc_file.pages.inc \UC_FILE_REQUEST_LIMIT
1 use of UC_FILE_REQUEST_LIMIT
- _file_download in uc_file/
uc_file.module - Perform first-pass authorization. Call authorization hooks afterwards.
File
- uc_file/
uc_file.module, line 17 - Allows products to be associated with downloadable files.
Code
define('UC_FILE_REQUEST_LIMIT', 50);