You are here

constant UC_FILE_BYTE_SIZE in Ubercart 7.3

Same name and namespace in other branches
  1. 5 uc_file/uc_file.module \UC_FILE_BYTE_SIZE
  2. 6.2 uc_file/uc_file.pages.inc \UC_FILE_BYTE_SIZE

Download file chunk.

1 use of UC_FILE_BYTE_SIZE
_uc_file_download_transfer in uc_file/uc_file.pages.inc
Sends the file's binary data to a user via HTTP and updates the database.

File

uc_file/uc_file.pages.inc, line 16
File menu items.

Code

define('UC_FILE_BYTE_SIZE', 8192);