jkuchar / MultipleFileUpload

Upload more files at once using Nette Forms. More front-end interfaces available. (fallback between them is available)
http://addons.nette.org/cs/multiplefileupload
BSD 3-Clause "New" or "Revised" License
10 stars 11 forks source link

Get rid of Environment #23

Open jkuchar opened 10 years ago

jkuchar commented 10 years ago

Wow! Just one step. :-) (https://github.com/jkuchar/MultipleFileUpload/blob/bca5d5bf528e3508b8205cdc5b599a63baf6e5b5/MultipleFileUpload/UI/AbstractInterface.php#L32) Next step is to start using DI. That is related to #20 .

Anyway, great work!