On Fri, Aug 10, 2012 at 10:46 AM, Katie Legere wrote:
I will do this - a question though.. where do I find the individual hook_cron implementations? I'm new-ish to Drupal but not new to php programming.
Elysia Cron will list them for you. Each module can implement a hook_cron. See http://api.drupal.org/api/drupal/modules%21system%21system.api.php/function/... for the documentation for it.