function system_update_8006

Add the {cache_tags} table.

Related topics

File

drupal/core/modules/system/system.install, line 1328
Install, update and uninstall functions for the system module.

Code

function system_update_8006() {

  // Moved to update_prepare_d8_bootstrap.
}