You are here

constant TWITTER_PUBLIC_TIMELINE_API in Lingotek Translation 7.3

Same name and namespace in other branches
  1. 7.7 lib/oauth-php/example/client/twoleggedtwitter.php \TWITTER_PUBLIC_TIMELINE_API
  2. 7.2 lib/oauth-php/example/client/twoleggedtwitter.php \TWITTER_PUBLIC_TIMELINE_API
  3. 7.4 lib/oauth-php/example/client/twoleggedtwitter.php \TWITTER_PUBLIC_TIMELINE_API
  4. 7.5 lib/oauth-php/example/client/twoleggedtwitter.php \TWITTER_PUBLIC_TIMELINE_API
  5. 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");