You are here

constant SLICK_DEVEL_DEBUG in Slick extras 7.2

Same name and namespace in other branches
  1. 7.3 slick_devel/slick_devel.module \SLICK_DEVEL_DEBUG
1 use of SLICK_DEVEL_DEBUG
slick_devel_slick_attach_load_info_alter in slick_devel/slick_devel.module
Implements hook_slick_attach_load_info_alter().

File

slick_devel/slick_devel.module, line 8
Provides development options for the Slick module.

Code

define('SLICK_DEVEL_DEBUG', variable_get('slick_devel_debug', FALSE));