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.
Moved hook implementations into the .module file and removed the includes/hooks.inc file
Implemented hook_requirements to check whether books of the Bible have been populated or not, and also to verify that number of readings matches days in the year.
Moved around some methods into more appropriate locations