constant UC_FILE_BYTE_SIZE in Ubercart 5
Same name and namespace in other branches
- 6.2 uc_file/uc_file.pages.inc \UC_FILE_BYTE_SIZE
- 7.3 uc_file/uc_file.pages.inc \UC_FILE_BYTE_SIZE
File
- uc_file/
uc_file.module, line 18 - Allows products to be associated with downloadable files.
Code
define('UC_FILE_BYTE_SIZE', 1024);