You are here

constant CHOSEN_WEBSITE_URL in Chosen 7.2

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

Define chosen library url.

3 uses of CHOSEN_WEBSITE_URL
chosen_admin_settings in ./chosen.admin.inc
Returns with the general configuration form.
chosen_library in ./chosen.module
Implements hook_library().
chosen_requirements in ./chosen.install
Implements hook_requirements().

File

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

Code

define('CHOSEN_WEBSITE_URL', 'https://harvesthq.github.io/chosen');