From a09404d472f7aca768e0301b62b73a647e31dd7d Mon Sep 17 00:00:00 2001 From: Jesse Date: Wed, 8 May 2013 19:07:57 -0400 Subject: [PATCH] This is a test. File Changed: cron_class.php --- e107_handlers/cron_class.php | 9 +++++++++ 1 file changed, 9 insertions(+) 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. {