You are here

constant TWITTER_HOST in Twitter 6.3

Same name and namespace in other branches
  1. 6.5 twitter.module \TWITTER_HOST
  2. 6.4 twitter.module \TWITTER_HOST
  3. 7.6 twitter.module \TWITTER_HOST
  4. 7.3 twitter.module \TWITTER_HOST
  5. 7.4 twitter.module \TWITTER_HOST
  6. 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');