Same name and namespace in other branches
  1. 7.x-1.x colorbox.module \COLORBOX_MIN_PLUGIN_VERSION 1 comment

The minimum required version of the Colorbox plugin.

2 uses of COLORBOX_MIN_PLUGIN_VERSION
colorbox_requirements in ./colorbox.install
Implements hook_requirements().
_colorbox_doheader in ./colorbox.module
Loads the various js and css files.

File

./colorbox.module, line 11

Code

define('COLORBOX_MIN_PLUGIN_VERSION', '1.6.1');