Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.1
-
Component/s: Zend_File_Transfer
-
Labels:None
Description
Add a check if the "file_uploads" config directive is set, and if not, throw a user notice when using Zend_File_Transfer_Http.
This ini setting is only used for http uploads.
Added with r12659