![]() |
TYPO3
7.6
|
Go to the source code of this file.
Functions | |
generateUpToDateMimeArray () | |
Variables | |
const | APACHE_MIME_TYPES_URL 'http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types' |
const | FREEDESKTOP_XML_URL 'https://raw2.github.com/minad/mimemagic/master/script/freedesktop.org.xml' |
generateUpToDateMimeArray | ( | ) |
Definition at line 7 of file swiftmailer_generate_mimes_config.php.
References APACHE_MIME_TYPES_URL, and FREEDESKTOP_XML_URL.
const APACHE_MIME_TYPES_URL 'http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types' |
Definition at line 4 of file swiftmailer_generate_mimes_config.php.
Referenced by generateUpToDateMimeArray().
const FREEDESKTOP_XML_URL 'https://raw2.github.com/minad/mimemagic/master/script/freedesktop.org.xml' |
Definition at line 5 of file swiftmailer_generate_mimes_config.php.
Referenced by generateUpToDateMimeArray().