zzarbi / synology

PHP Implementation of Synology Download Station
MIT License
126 stars 58 forks source link

Added missing `$destination` argument #20

Closed m4tthumphrey closed 7 years ago

m4tthumphrey commented 8 years ago

Added missing $destination argument to addTask() method in Download Manager API.

Would fix #12.