You are here

function date_api_update_last_removed in Date 6.2

Same name and namespace in other branches
  1. 8 date_api/date_api.install \date_api_update_last_removed()
  2. 7.3 date_api/date_api.install \date_api_update_last_removed()
  3. 7 date_api/date_api.install \date_api_update_last_removed()
  4. 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;
}