constant SWFTOOLS_GRANT_ACCESS_TO_PRIVATE_FILES in SWF Tools 6
Same name and namespace in other branches
- 5 swftools.module \SWFTOOLS_GRANT_ACCESS_TO_PRIVATE_FILES
- 6.2 swftools.module \SWFTOOLS_GRANT_ACCESS_TO_PRIVATE_FILES
2 uses of SWFTOOLS_GRANT_ACCESS_TO_PRIVATE_FILES
- swftools_admin_handling_form in ./
swftools.admin.inc - swftools_file_download in ./
swftools.module - Implementation of hook_file_download Allows SWF Tools to work with a private file system that might include files upload outside the control of an upload module, e.g. FTP of large video files If the file is in the playlists directory then return a…
File
- ./
swftools.module, line 33
Code
define('SWFTOOLS_GRANT_ACCESS_TO_PRIVATE_FILES', FALSE);