You are here

constant ITOGGLE_PATH in iToggle 7

The default path to the iToggle directory.

2 uses of ITOGGLE_PATH
itoggle_get_path in includes/itoggle.inc
Return the path to the iToggle plugin. This was borrowed from the Colorbox module
itoggle_variable_info in ./itoggle.module
Implements hook_variable_info().

File

./itoggle.module, line 11
iToggle module.

Code

define('ITOGGLE_PATH', 'sites/all/libraries/itoggle');