function system_update_last_removed
7.x system.install | system_update_last_removed() |
6.x system.install | system_update_last_removed() |
File
- drupal-6.x/
modules/ system/ system.install, line 1180
Code
function system_update_last_removed() {
return 1021;
}