summaryrefslogtreecommitdiff
path: root/cron.php
diff options
context:
space:
mode:
Diffstat (limited to 'cron.php')
-rw-r--r--cron.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/cron.php b/cron.php
index 7b4ca4a64..2610dac31 100644
--- a/cron.php
+++ b/cron.php
@@ -29,4 +29,3 @@ module_invoke_all('cron');
variable_set('cron_busy', false);
watchdog('cron', t('Cron run completed'));
-?>