You are here

constant ALCHEMY_DEBUG in Alchemy 6

Same name and namespace in other branches
  1. 7 alchemy.module \ALCHEMY_DEBUG

@file DO NOT COMMIT TO DRUPAL CONTRIB! THIS MODULE IS FOR DEVELOPMENT ONLY.

3 uses of ALCHEMY_DEBUG
alchemy_autotagging_autotagging_api_insert in modules/alchemy_autotagging/alchemy_autotagging.module
implementation of hook_autotagging_api_insert
alchemy_contentanalysis_analyzer in modules/alchemy_contentanalysis/alchemy_contentanalysis.module
Implementation of hook_analyzer() via custom define callback
alchemy_tagging_suggest_tagging_suggestions in modules/alchemy_tagging_suggest/alchemy_tagging_suggest.module
Implementation of hook_suggest_tagging_suggestions().

File

./alchemy.module, line 9
DO NOT COMMIT TO DRUPAL CONTRIB! THIS MODULE IS FOR DEVELOPMENT ONLY.

Code

define('ALCHEMY_DEBUG', FALSE);