Project

General

Profile

Revision 27e02aed

Added by Assos Assos over 4 years ago

-a

View differences:

drupal7/modules/statistics/statistics.module
74 74
    }
75 75
  }
76 76
  if (variable_get('statistics_enable_access_log', 0)) {
77
    drupal_bootstrap(DRUPAL_BOOTSTRAP_SESSION);
78

  
79 77
    // For anonymous users unicode.inc will not have been loaded.
80 78
    include_once DRUPAL_ROOT . '/includes/unicode.inc';
81 79
    // Log this page access.

Also available in: Unified diff