1.20.x system.install system_update_1023()

Enable admin_bar, replacing the renamed admin_menu.

Related topics

File

modules/system/system.install, line 2156
Install, update and uninstall functions for the system module.

Code

function system_update_1023() {
  // This update is no longer necessary and has been removed.
}