system_update_last_removed
- Versions
- 6 – 7
system_update_last_removed()
Code
modules/system/system.install, line 1112
<?php
function system_update_last_removed() {
return 1021;
}
?>Login or register to post comments system_update_last_removed()modules/system/system.install, line 1112
<?php
function system_update_last_removed() {
return 1021;
}
?>Login or register to post comments