sintaxi / dbox

NodeJS SDK for Dropbox API (THIS LIBRARY IS OBSOLETE!!)
514 stars 91 forks source link

moved away from path.join for building uri and regular expressions. #67

Open ghost opened 11 years ago

ghost commented 11 years ago

This commit fixes the issues in helpers.js where path.join in windows incorrectly builds uri and regular expressions.