You are here

constant SLICK_DEVEL in Slick extras 7.2

Same name and namespace in other branches
  1. 7.3 slick_devel/slick_devel.module \SLICK_DEVEL

@file Provides development options for the Slick module.

2 uses of SLICK_DEVEL
slick_devel_libraries_info_alter in slick_devel/slick_devel.module
Implements hook_libraries_info_alter().
slick_devel_library_alter in slick_devel/slick_devel.module
Implements hook_library_alter().

File

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

Code

define('SLICK_DEVEL', variable_get('slick_devel', FALSE));