You are here

constant OA_OLD_FILE_EXTENSIONS_DEFAULT in Open Atrium Core 7.2

The old default file extension list.

1 use of OA_OLD_FILE_EXTENSIONS_DEFAULT
_oa_core_is_default_allowed_extensions in ./oa_core.module
Helper function to determine if the $extensions match the defaults

File

./oa_core.module, line 55

Code

define('OA_OLD_FILE_EXTENSIONS_DEFAULT', 'jpg jpeg gif png txt doc docx xls xlsx pdf ppt pptx pps ppsx odt ods odp mp3 mov mp4 m4a m4v mpeg avi ogg oga ogv weba webp webm');