]> git.mjollnir.org Git - moodle.git/commit
Added way to get a textual description of a file (e.g. 'Word document') based on...
authorsam_marshall <sam_marshall>
Thu, 9 Mar 2006 13:14:33 +0000 (13:14 +0000)
committersam_marshall <sam_marshall>
Thu, 9 Mar 2006 13:14:33 +0000 (13:14 +0000)
commitc0381e22da2cf2ecf8b17ffc55462a68cf84c6aa
tree063615001ba531041e6ff868421f3962f073d009
parent3ce73b147f1f52f3b39a844e62393536c3812d80
Added way to get a textual description of a file (e.g. 'Word document') based on its MIME type.
lang/en_utf8/mimetypes.php [new file with mode: 0644]
lib/filelib.php