Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- Corrected an issue with the included semiclean.test file to enable the
semiclean module for testing
- Generally cleaned up some spacing and tabs in semiclean.test
- This module now uses drupal_cron_clean() function instead of just deleting
the cron_semaphore variable
This release contains the fix for #1630928: Only user email field works that several users have struggled with. In addition it implements hook_token_list so we get a nice compact list of token replacements when the token module is enabled.