ashwinks / PHP-LinkedIn-SDK

A PHP wrapper for the LinkedIn API
94 stars 74 forks source link

fixed undefined index errors on GET requests #6

Closed HelloAllan closed 10 years ago

HelloAllan commented 10 years ago

This pull request fixes CURLOPT_URL index error and http_build_query formatting on GET the requests.