Lepozepo / cloudinary

MIT License
94 stars 42 forks source link

[FIX #98] add an extra check in upload function #99

Open goooseman opened 8 years ago

goooseman commented 8 years ago

add an extra check in upload function, that checks if files variable is an instance of FileList (which in enumerable)