macuenca / Instagram-PHP-API

A PHP implementation of the official Instagram API
182 stars 60 forks source link

getUserFeedMethod have optional parameters #3

Closed bobey closed 12 years ago

bobey commented 13 years ago

Added getAuthorizationUrl method. Fixed bug with optionals parameters on getUserFeedMethod. Added optional parameter "count" too.