constant FILE_DOWNLOADS_PUBLIC in Drupal 4
Same name and namespace in other branches
- 5 includes/file.inc \FILE_DOWNLOADS_PUBLIC
- 6 includes/file.inc \FILE_DOWNLOADS_PUBLIC
Related topics
3 uses of FILE_DOWNLOADS_PUBLIC
- file_create_url in includes/
file.inc - Create the download path to a file.
- system_view_general in modules/
system.module - upload_menu in modules/
upload.module - Implementation of hook_menu().
File
- includes/
file.inc, line 14 - API for handling file uploads and server file management.
Code
define('FILE_DOWNLOADS_PUBLIC', 1);