@@ -1017,8 +1017,8 @@ |
||
| 1017 | 1017 | /** |
| 1018 | 1018 | * Autodetect a file's MIME-type. |
| 1019 | 1019 | * |
| 1020 | - * @param string $file Path to the file to get the type of |
|
| 1021 | 1020 | * |
| 1021 | + * @param string $extension |
|
| 1022 | 1022 | * @return string $file's MIME-type on success, PEAR_Error otherwise |
| 1023 | 1023 | */ |
| 1024 | 1024 | public function getMIMEType($extension) |