You are here

constant SLICK_DEVEL_DEBUG in Slick extras 7.3

Same name and namespace in other branches
  1. 7.2 slick_devel/slick_devel.module \SLICK_DEVEL_DEBUG
1 use of SLICK_DEVEL_DEBUG
slick_devel_library_alter in slick_devel/slick_devel.module
Implements hook_library_alter().

File

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

Code

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