1 system.install system_update_1082()

Previous check for Entity Reference module.

Related topics

File

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

Code

function system_update_1082() {
  // Update moved to system_update_1084(). See core issue #5694.
}