You are here

constant COLORBOX_MIN_JQUERY_VERSION in Colorbox 6

1 use of COLORBOX_MIN_JQUERY_VERSION
colorbox_requirements in ./colorbox.install
Implementation of hook_requirements().

File

./colorbox.module, line 13
A light-weight, customizable lightbox plugin for jQuery 1.3

Code

define('COLORBOX_MIN_JQUERY_VERSION', '1.3.1');