constant TWITTER_HOST in Twitter 6.5
Same name and namespace in other branches
- 6.3 twitter.module \TWITTER_HOST
- 6.4 twitter.module \TWITTER_HOST
- 7.6 twitter.module \TWITTER_HOST
- 7.3 twitter.module \TWITTER_HOST
- 7.4 twitter.module \TWITTER_HOST
- 7.5 twitter.module \TWITTER_HOST
@file Provides API integration with the Twitter microblogging service.
4 uses of TWITTER_HOST
- twitter_admin_form in ./
twitter.pages.inc - Twitter settings form.
- _twitter_filter_username in ./
twitter.module - Callback for twitter @username converter.
- _twitter_status_url in ./
twitter.module - Helper to build a Twitter status URL.
- _twitter_user_profile in ./
twitter.module - Helper to build a Twitter profile URL
File
- ./
twitter.module, line 7 - Provides API integration with the Twitter microblogging service.
Code
define('TWITTER_HOST', 'https://twitter.com');