You are here

constant FILEBROWSER_DOWNLOAD_ARCHIVE in Filebrowser 8

Same name and namespace in other branches
  1. 6.2 filebrowser.module \FILEBROWSER_DOWNLOAD_ARCHIVE
  2. 7.4 filebrowser.common.inc \FILEBROWSER_DOWNLOAD_ARCHIVE
  3. 7.2 filebrowser.common.inc \FILEBROWSER_DOWNLOAD_ARCHIVE
  4. 7.3 filebrowser.common.inc \FILEBROWSER_DOWNLOAD_ARCHIVE
2 uses of FILEBROWSER_DOWNLOAD_ARCHIVE
filebrowser_perm in drupal6/hooks.inc
hook_perm implementation.
_filebrowser_can_download_archive in ./filebrowser.common.inc
Check if user can download ZIP archives.

File

./filebrowser.common.inc, line 39
Misc filebrowser common functions.

Code

define('FILEBROWSER_DOWNLOAD_ARCHIVE', 'download archive files');