function system_update_last_removed

Same name and namespace in other branches
  1. 6.x drupal-6.x/modules/system/system.install \system_update_last_removed()

Archivo

drupal-7.x/modules/system/system.install, line 1706
Install, update and uninstall functions for the system module.

Código

function system_update_last_removed() {
  return 6055;
}