diff --git a/features/file-upload.xml b/features/file-upload.xml index f1fb7c693e..a63947f6df 100644 --- a/features/file-upload.xml +++ b/features/file-upload.xml @@ -1,5 +1,5 @@ - + Handling file uploads @@ -62,7 +62,7 @@ The MAX_FILE_SIZE is advisory to the browser, although PHP also checks - it. Changing this on the browser size is quite easy, so you can never + it. Changing this on the browser side is quite easy, so you can never rely on files with a greater size being blocked by this feature. The PHP-settings for maximum-size, however, cannot be fooled. You should add the MAX_FILE_SIZE form variable anyway as it saves users the trouble of