You are here

constant SWFTOOLS_PRIVATE_ACCESS_DENIED in SWF Tools 6.3

SWF Tools does not allow access to private files by default.

Related topics

2 uses of SWFTOOLS_PRIVATE_ACCESS_DENIED
swftools_admin_handling_form in includes/swftools.admin.inc
swftools_file_download in ./swftools.module
Implementation of hook_file_download().

File

./swftools.module, line 102
The primary component of SWF Tools that enables comprehensive media handling.

Code

define('SWFTOOLS_PRIVATE_ACCESS_DENIED', 0x0);