constant TWITTER_TINYURL in Twitter 6.5
Same name and namespace in other branches
- 6.3 twitter.module \TWITTER_TINYURL
- 6.4 twitter.module \TWITTER_TINYURL
- 7.6 twitter.module \TWITTER_TINYURL
- 7.3 twitter.module \TWITTER_TINYURL
- 7.4 twitter.module \TWITTER_TINYURL
- 7.5 twitter.module \TWITTER_TINYURL
2 uses of TWITTER_TINYURL
- twitter_admin_form in ./
twitter.pages.inc - Twitter settings form.
- twitter_shorten_url in ./
twitter.module - Very lightweight helper function to generate a TinyURL for a given post.
File
- ./
twitter.module, line 10 - Provides API integration with the Twitter microblogging service.
Code
define('TWITTER_TINYURL', 'http://tinyurl.com');