aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/cron.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/cron.php')
-rw-r--r--engine/lib/cron.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/engine/lib/cron.php b/engine/lib/cron.php
index 408a5c51f..7dc2ff3bd 100644
--- a/engine/lib/cron.php
+++ b/engine/lib/cron.php
@@ -8,8 +8,6 @@
* @link http://elgg.org/
*/
-require_once dirname(dirname(__FILE__)).'/classes/CronException.php';
-
/**
* Initialisation
*