You are here

constant BETTER_STATISTICS_API_VERSION in Better Statistics 7

Current and minimum Statistics API version. For internal use only!

2 uses of BETTER_STATISTICS_API_VERSION
better_statistics_statistics_api in ./better_statistics.module
Implements hook_statistics_api().
_better_statistics_include_handlers in ./better_statistics.admin.inc
Loads all inc files declared using the Statistics API.

File

./better_statistics.module, line 11
Drupal hook implementations for the Better Statistics module.

Code

define('BETTER_STATISTICS_API_VERSION', 1.0);