ZF-4922: Add configuration check
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.
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.
Comments
Posted by Thomas Weidner (thomas) on 2008-11-14T15:25:13.000+0000
Added with r12659