constant IMAGELIGHTBOX_MODULE_DIR in ImageLightbox 8
Same name and namespace in other branches
- 2.0.x imagelightbox.drush.inc \IMAGELIGHTBOX_MODULE_DIR
1 use of IMAGELIGHTBOX_MODULE_DIR
- drush_imagelightbox_download in ./
imagelightbox.drush.inc - Command to download the ImageLightBox library.
File
- ./
imagelightbox.drush.inc, line 9 - Drush integration for ImageLightBox module.
Code
const IMAGELIGHTBOX_MODULE_DIR = 'modules/imagelightbox';