Home
last modified time | relevance | path

Searched defs:mimes (Results 1 – 2 of 2) sorted by last modified time

/plugin/fckg/fckeditor/
H A Dextensions.php2 $mimes = realpath(dirname(__FILE__).'/../../../../').'/conf/mime.conf'; variable
8 $mimes = DOKU_CONF . 'mime.conf'; variable
/plugin/zip/pear/File/Archive/Predicate/
H A DMIME.php42 var $mimes; variable in File_Archive_Predicate_MIME
47 function File_Archive_Predicate_MIME($mimes)