function system_update_7058
Remove cron semaphore variable.
Related topics
File
-
modules/
system/ system.install, line 2703
Code
function system_update_7058() {
variable_del('cron_semaphore');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.