constant CDN_BASIC_EXTENSIONS_DEFAULT in CDN 6
2 uses of CDN_BASIC_EXTENSIONS_DEFAULT
- cdn_admin_basic_settings_form in ./
cdn.admin.inc - Form definition; basic settings.
- cdn_basic_get_url in ./
cdn.module - Gets the URL for a file when the basic mode is enabled.
File
- ./
cdn.module, line 28 - Implementation of the core hooks, defines, public and private functions.
Code
define('CDN_BASIC_EXTENSIONS_DEFAULT', '.css .js .ico .gif .jpg .jpeg .png .svg .otf .ttf .swf');