Same name and namespace in other branches
  1. 6.x modules/system/system.install \system_update_last_removed()
  2. 9 core/modules/system/system.install \system_update_last_removed()

File

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

Code

function system_update_last_removed() {
  return 6055;
}