constant TWITTER_PUBLIC_TIMELINE_API in Lingotek Translation 7.4
Same name and namespace in other branches
- 7.7 lib/oauth-php/example/client/twoleggedtwitter.php \TWITTER_PUBLIC_TIMELINE_API
- 7.2 lib/oauth-php/example/client/twoleggedtwitter.php \TWITTER_PUBLIC_TIMELINE_API
- 7.3 lib/oauth-php/example/client/twoleggedtwitter.php \TWITTER_PUBLIC_TIMELINE_API
- 7.5 lib/oauth-php/example/client/twoleggedtwitter.php \TWITTER_PUBLIC_TIMELINE_API
- 7.6 lib/oauth-php/example/client/twoleggedtwitter.php \TWITTER_PUBLIC_TIMELINE_API
1 use of TWITTER_PUBLIC_TIMELINE_API
- twoleggedtwitter.php in lib/
oauth-php/ example/ client/ twoleggedtwitter.php
File
- lib/
oauth-php/ example/ client/ twoleggedtwitter.php, line 42
Code
define("TWITTER_PUBLIC_TIMELINE_API", TWITTER_OAUTH_HOST . "/statuses/public_timeline.json");