function background_process_update_7000 in Background Process 7
Major version upgrade of Drupal.
File
- ./
background_process.install, line 124 - This is the installation file for the Background Process module
Code
function background_process_update_7000() {
// No point in recording anything in $context here, as it can never be
// referred to in any other hook_update_N() anyway.
}