]> git.mjollnir.org Git - moodle.git/commit
Minor changes to send_file():
authorsam_marshall <sam_marshall>
Wed, 5 Jul 2006 11:10:37 +0000 (11:10 +0000)
committersam_marshall <sam_marshall>
Wed, 5 Jul 2006 11:10:37 +0000 (11:10 +0000)
commitba75ad94005ad306a527b6ceff1d655e15e62843
tree867326a6d4ca5303de2e08aa9be726b56860c46c
parent00aeaec820b8e5e26782ec748fdc436767d40935
Minor changes to send_file():
* Wrote phpdoc comment that documents all parameters
* Added $mimetype param (default empty) that can be used if MIME type is already known and doesn't need guessing from filename
lib/filelib.php