function system_update_last_removed

File

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

Code

function system_update_last_removed() {
  return 7069;
}