Improve file upload

This commit is contained in:
Frédéric Guillot
2014-05-25 15:15:59 -04:00
parent f9753e91d2
commit 60a45dbb68
8 changed files with 21 additions and 3 deletions

View File

@@ -374,4 +374,6 @@ return array(
// 'Unable to update your sub-task.' => '',
// 'Unable to create your sub-task.' => '',
// 'Sub-task added successfully.' => '',
// 'Maximum size: ' => '',
// 'Unable to upload the file.' => '',
);