constant FILE_DOWNLOADS_PUBLIC

Related topics

7 uses of FILE_DOWNLOADS_PUBLIC
color_form_alter in drupal-6.x/modules/color/color.module
Implementation of hook_form_alter().
drupal_get_css in drupal-6.x/includes/common.inc
Returns a themed representation of all stylesheets that should be attached to the page.
drupal_get_js in drupal-6.x/includes/common.inc
Returns a themed presentation of all JavaScript code for the current page.
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.

... See full list

File

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

Code

define('FILE_DOWNLOADS_PUBLIC', 1)