Description

This feature allows the band sites and the core site to perform routine maintenance on themselves automatically including updating content and agregating content to/from other locations on the Internet. This is done every 15 minutes for small, time-sensitive tasks; every hour for tasks with limited time-sensitivity that may take more time; or every day for complex, resource-intensive tasks.

Source/License

alt_cron is for/by Bombplates
cron is created by Drupal and licensed under the GPL

Changed By

Drupal Core

Changes

TODO: features changed by this one

Primary Files

cron.php
includes/common.inc
sites/all/modules/alt_cron

Dependent Files

None

Other Documentation

alt_cron API


Drupal cron API (external link)