From c48eca1615c83f1fd4baaaf1eb04c8e46b843ea8 Mon Sep 17 00:00:00 2001 From: uniun Date: Thu, 2 May 2013 11:15:55 +0300 Subject: [PATCH] The MAX_FILE_SIZE field must precede the file input field. More here: http://php.net/manual/en/features.file-upload.post-method.php --- templates/forms/FileField.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/forms/FileField.ss b/templates/forms/FileField.ss index 13f4278e5..ae7b337a4 100644 --- a/templates/forms/FileField.ss +++ b/templates/forms/FileField.ss @@ -1,2 +1,2 @@ - +