constant FLASHNODE_DEFAULT_EXTENSIONS in Flash Node 6.3
Same name and namespace in other branches
- 6.2 flashnode.module \FLASHNODE_DEFAULT_EXTENSIONS
2 uses of FLASHNODE_DEFAULT_EXTENSIONS
- flashnode_admin_settings in ./
flashnode.admin.inc - @file Callback for settings page
- _flashnode_file_limits in ./
flashnode.module - Helper function to return array of permitted file sizes and extensions for the specified user Note - this basically replicates an equivalent function from upload.module
File
- ./
flashnode.module, line 12
Code
define('FLASHNODE_DEFAULT_EXTENSIONS', 'swf flv mp3');