You are here

function content_update_last_removed in Content Construction Kit (CCK) 6.3

Same name and namespace in other branches
  1. 6 content.install \content_update_last_removed()
  2. 6.2 content.install \content_update_last_removed()

File

./content.install, line 219

Code

function content_update_last_removed() {
  return 1008;
}