This commit is contained in:
Roly Rudy Gutierrez Pinto
2016-04-14 17:36:52 -04:00
parent a51721f684
commit b279e28de8
4 changed files with 31 additions and 4 deletions

View File

@@ -2562,7 +2562,7 @@ SELECT 'LABEL','ID_UPLOAD_ERR_PARTIAL','en','The uploaded file was only partiall
UNION ALL
SELECT 'LABEL','ID_UPLOAD_ERR_FORM_SIZE','en','The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form','2014-01-15'
UNION ALL
SELECT 'LABEL','ID_UPLOAD_ERR_INI_SIZE','en','The uploaded file exceeds the upload_max_filesize directive in php.ini','2014-01-15'
SELECT 'LABEL','ID_UPLOAD_ERR_INI_SIZE','en','The uploaded file exceeds the upload_max_filesize or post_max_size directive in php.ini','2014-01-15'
UNION ALL
SELECT 'LABEL','ID_NOT_PROCESS_RELATED','en','Not from a Process','2014-01-15'
UNION ALL