constant FILEBROWSER_DOWNLOAD in Filebrowser 7.4
Same name and namespace in other branches
- 8 filebrowser.common.inc \FILEBROWSER_DOWNLOAD
- 6.2 filebrowser.module \FILEBROWSER_DOWNLOAD
- 7.2 filebrowser.common.inc \FILEBROWSER_DOWNLOAD
- 7.3 filebrowser.common.inc \FILEBROWSER_DOWNLOAD
3 uses of FILEBROWSER_DOWNLOAD
- filebrowser_menu in ./
filebrowser.module - filebrowser_perm in drupal6/
hooks.inc - hook_perm implementation.
- _filebrowser_can_download_file in ./
filebrowser.common.inc - Check if user can download files.
File
- ./
filebrowser.common.inc, line 39 - Misc filebrowser common functions.
Code
define('FILEBROWSER_DOWNLOAD', 'download files');