jkuchar / FileDownloader

Allows you to send files to browser from Presenter. (also can be used without Nette) Allows you to log and restrict access to these files. There is also support for partial downloads and files over 4GB!
http://addons.nette.org/jkuchar/filedownloader
Other
28 stars 10 forks source link

Missing informartion about used namespace in tutorial #12

Closed dakur closed 9 years ago

dakur commented 9 years ago

On http://addons.nette.org/jkuchar/filedownloader there is no information about the used namespace FileDownloader. When adding to config.neon, I've tried just

jkuchar commented 9 years ago

Fixed: https://github.com/jkuchar/FileDownloader/commit/5a66625c02efabaf5dd0e74f43eed0156143b3be

Could be closed?

dakur commented 9 years ago

Yes. :-)