You are here

constant LANG_DROPDOWN_CHOSEN_WEB_URL in Language Switcher Dropdown 7.2

3 uses of LANG_DROPDOWN_CHOSEN_WEB_URL
lang_dropdown_block_configure in ./lang_dropdown.module
Implements hook_block_configure().
lang_dropdown_library in ./lang_dropdown.module
Implements hook_library().
_lang_dropdown_validate_output_value in ./lang_dropdown.module
Validates output value.

File

./lang_dropdown.module, line 9
Language dropdown select module main file.

Code

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