You are here

constant SWFTOOLS_PRIVATE_ACCESS_ALLOWED_EXTENSIONS in SWF Tools 6.3

When private access via SWF Tools is enabled grant access to these extensions.

Related topics

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

File

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

Code

define('SWFTOOLS_PRIVATE_ACCESS_ALLOWED_EXTENSIONS', 'swf flv xml mp3 jpg jpeg png');