constant TWITTER_HOST in Twitter 6.3
Same name and namespace in other branches
- 6.5 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
2 uses of TWITTER_HOST
- twitter_link_filter in ./
twitter.module - This helper function converts Twitter-style @usernames and #hashtags into actual links.
- twitter_profile_url in ./
twitter.module - Helper function to generate twitter profile URLs.
File
- ./
twitter.module, line 9
Code
define('TWITTER_HOST', 'http://twitter.com');