constant BETTER_STATISTICS_ACCESSLOG_DISABLED in Better Statistics 7
Accesslog mode-type constants.
4 uses of BETTER_STATISTICS_ACCESSLOG_DISABLED
- better_statistics_ajax_handler in ./
better_statistics.ajax.inc - Handles Better Statistics AJAX POST requests.
- better_statistics_better_statistics_prelog in ./
better_statistics.statistics.inc - Implements hook_better_statistics_prelog().
- better_statistics_exit in ./
better_statistics.module - Implements hook_exit().
- better_statistics_preprocess_html in ./
better_statistics.module - Implements hook_preprocess_html().
File
- ./
better_statistics.module, line 17 - Drupal hook implementations for the Better Statistics module.
Code
define('BETTER_STATISTICS_ACCESSLOG_DISABLED', 0);