function system_update_last_removed

File

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

Code

function system_update_last_removed() {
  return 6055;
}