X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ffilebackend%2FREADME;h=c06f6fc73492b4cd73e9b8c5fe54581974c71c45;hb=bf9c2b0cb30cbe994f3a1859cf46224dd52039e1;hp=569f337655b1324a93bc3a055fe84ab1c424bf99;hpb=0f19843c2602f3e1c28b455223c4c8b67a7d0ec6;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filebackend/README b/includes/filebackend/README index 569f337655..c06f6fc734 100644 --- a/includes/filebackend/README +++ b/includes/filebackend/README @@ -51,7 +51,7 @@ On files: * read a file into a string or several files into a map of path names to strings * download a file or set of files to a temporary file (on a mounted file system) * get the SHA1 hash of a file -* get various properties of a file (stat information, content time, mime information, ...) +* get various properties of a file (stat information, content time, MIME information, ...) On directories: * get a list of files directly under a directory