function system_update_7085

Remove FLoC-blocking variable.

Related topics

File

modules/system/system.install, line 3362

Code

function system_update_7085() {
    variable_del('block_interest_cohort');
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.