You are here

constant BETTER_STATISTICS_ACCESSLOG_DEFAULT in Better Statistics 7

3 uses of BETTER_STATISTICS_ACCESSLOG_DEFAULT
BetterStatisticsTest::setUp in ./better_statistics.test
Sets up a Drupal site for running functional and integration tests.
BetterStatisticsTest::testConfigurationChanges in ./better_statistics.test
Test admin configuration functionality of the module.
better_statistics_exit in ./better_statistics.module
Implements hook_exit().

File

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

Code

define('BETTER_STATISTICS_ACCESSLOG_DEFAULT', 1);