You are here

constant BAGUETTEBOX_LIBRARY_DIR in baguetteBox.js 7

@file Primary hooks for baguettebox module.

2 uses of BAGUETTEBOX_LIBRARY_DIR
baguettebox_requirements in ./baguettebox.install
Implements hook_requirements().
drush_baguettebox_download in ./baguettebox.drush.inc
Command to download the BaguetteBox library.

File

./baguettebox.module, line 8
Primary hooks for baguettebox module.

Code

define('BAGUETTEBOX_LIBRARY_DIR', 'sites/all/libraries/baguettebox');