You are here

constant COLORBOX_PATH in Colorbox 6

Same name and namespace in other branches
  1. 7 colorbox.module \COLORBOX_PATH

The default path to the Colorbox directory.

1 use of COLORBOX_PATH
colorbox_get_path in ./colorbox.module
Return the path to the Colorbox plugin.

File

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

Code

define('COLORBOX_PATH', 'sites/all/libraries/colorbox');