The minimum required version of the DOMPurify plugin, if installed.

3 uses of COLORBOX_DOMPURIFY_MIN_PLUGIN_VERSION
colorbox_admin_settings in ./colorbox.admin.inc
General configuration form for controlling the colorbox behaviour.
colorbox_requirements in ./colorbox.install
Implements hook_requirements().
_colorbox_doheader in ./colorbox.module
Loads the various js and css files.

File

./colorbox.module, line 16

Code

define('COLORBOX_DOMPURIFY_MIN_PLUGIN_VERSION', '2.3.6');