rangka / quickbooks

PHP Library for connecting to QuickBooks.
MIT License
8 stars 11 forks source link

Notice: Undefined index: query #14

Closed talisman-innovations closed 7 years ago

talisman-innovations commented 7 years ago

Hi, thought id let you know i'm seeing the error "Notice: Undefined index: query" when using the library in symfony. (a simple isset($parsedURL['query'] should fix it)

Client.php line 116

Cheers Paul

khairulashraff commented 7 years ago

Fixed, thanks for letting me know!