constant FILE_DOWNLOADS_PRIVATE

Related topics

2 uses of FILE_DOWNLOADS_PRIVATE
file_create_url in drupal-6.x/includes/file.inc
Create the download path to a file.
system_file_system_settings in drupal-6.x/modules/system/system.admin.inc
Form builder; Configure the site file handling.

File

drupal-6.x/includes/file.inc, line 15
API for handling file uploads and server file management.

Code

define('FILE_DOWNLOADS_PRIVATE', 2)