dready92 / PHP-on-Couch

Data Access Library to access a CouchDB server with PHP.
http://dready.byethost31.com/index.php/display/view/192
GNU Lesser General Public License v3.0
246 stars 102 forks source link

Fixed the method storeAttachment adding url encode to filename parameter... #52

Closed bicccio closed 10 years ago

bicccio commented 10 years ago

... and file base name

dready92 commented 10 years ago

Thank you !