diff --git a/e107_handlers/cron_class.php b/e107_handlers/cron_class.php index a80e6dac3..b22c27187 100644 --- a/e107_handlers/cron_class.php +++ b/e107_handlers/cron_class.php @@ -30,6 +30,15 @@ class _system_cron // Whatever code you wish. } + /** + * Burnsy - This is just a test + * + */ + function checkForUpate () + { + // Do something + } + function sendEmail() // Test Email. {