You are here

constant CHOSEN_WEBSITE_URL in Chosen 7.3

Same name and namespace in other branches
  1. 8.2 chosen.module \CHOSEN_WEBSITE_URL
  2. 7.2 chosen.module \CHOSEN_WEBSITE_URL
  3. 3.0.x chosen.module \CHOSEN_WEBSITE_URL

Define chosen library url

1 use of CHOSEN_WEBSITE_URL
chosen_requirements in ./chosen.install
Implements hook_requirements().

File

./chosen.module, line 13
General functions and hook implementations.

Code

define('CHOSEN_WEBSITE_URL', 'http://harvesthq.github.com/chosen');