From 1e16f3c488065c4a2337bd73d285b1567f9c47ff Mon Sep 17 00:00:00 2001 From: Johannes Burk Date: Wed, 11 Jun 2014 23:48:29 +0200 Subject: [PATCH] unused cron call removed --- version.php | 1 - 1 file changed, 1 deletion(-) diff --git a/version.php b/version.php index 64d7def..322220c 100644 --- a/version.php +++ b/version.php @@ -22,4 +22,3 @@ $plugin->version = 2014061000; $plugin->requires = 2011080100; $plugin->maturity = MATURITY_STABLE; $plugin->release = 'Course Enrol Apply Plugin Version 1.2.2 (build 2014061000)'; -$plugin->cron = 180;