diff --git a/features/file-upload.xml b/features/file-upload.xml index e7143cc319..242e7f15f5 100644 --- a/features/file-upload.xml +++ b/features/file-upload.xml @@ -1,5 +1,5 @@ - + Handling file uploads @@ -246,6 +246,10 @@ foreach ($_FILES["pictures"]["error"] as $key => $error) { ]]> + + File upload progress bar can be implemented by apc.rfc1867. +