summaryrefslogtreecommitdiff
path: root/cron.php
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-08-28 18:26:20 +0000
committerDries Buytaert <dries@buytaert.net>2005-08-28 18:26:20 +0000
commit21c2885b0e9b44c44adf27e773c0a65c64f096af (patch)
treee84f7e364f33c91813933f17b1f21c05e617e269 /cron.php
parent469fa3642054080d0c893a8396994026dc117eb0 (diff)
downloadbrdo-21c2885b0e9b44c44adf27e773c0a65c64f096af.tar.gz
brdo-21c2885b0e9b44c44adf27e773c0a65c64f096af.tar.bz2
- Patch #29385 by chx: removed remaining "?>"s at the end of some files.
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'));
-?>