twitterlibphp
twitterlibphp copied to clipboard
private/protected variables
Hi
Just downloaded the most recent version (I've been using it for a while, thanks!)
I've had to change your private variables ($http_status, $last_api_call and $application_source) into protected variables to get things working now that you've separated into two classes...
Yes, I spend an hour trying to find this problem.