Issue #3009351 by Pol, mfb, BrianLP: [PHP ≥ 7.2] "session_id(): Cannot change session id"

merge-requests/26/head
Pol Dellaiera 2019-04-11 16:10:03 +02:00 committed by Fabian Franz
parent c8a2662355
commit b71e4eb378
1 changed files with 0 additions and 2 deletions

View File

@ -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.