function date_api_update_last_removed in Date 6.2
Same name and namespace in other branches
- 8 date_api/date_api.install \date_api_update_last_removed()
- 7.3 date_api/date_api.install \date_api_update_last_removed()
- 7 date_api/date_api.install \date_api_update_last_removed()
- 7.2 date_api/date_api.install \date_api_update_last_removed()
File
- ./
date_api.install, line 261
Code
function date_api_update_last_removed() {
return 5201;
}