upadted core to 7.69
This commit is contained in:
@@ -6,7 +6,7 @@ core = 7.x
|
||||
files[] = statistics.test
|
||||
configure = admin/config/system/statistics
|
||||
|
||||
; Information added by Drupal.org packaging script on 2019-05-08
|
||||
version = "7.67"
|
||||
; Information added by Drupal.org packaging script on 2019-12-18
|
||||
version = "7.69"
|
||||
project = "drupal"
|
||||
datestamp = "1557336079"
|
||||
datestamp = "1576696221"
|
||||
|
@@ -74,8 +74,6 @@ function statistics_exit() {
|
||||
}
|
||||
}
|
||||
if (variable_get('statistics_enable_access_log', 0)) {
|
||||
drupal_bootstrap(DRUPAL_BOOTSTRAP_SESSION);
|
||||
|
||||
// For anonymous users unicode.inc will not have been loaded.
|
||||
include_once DRUPAL_ROOT . '/includes/unicode.inc';
|
||||
// Log this page access.
|
||||
|
Reference in New Issue
Block a user