From 21c2885b0e9b44c44adf27e773c0a65c64f096af Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 28 Aug 2005 18:26:20 +0000 Subject: - Patch #29385 by chx: removed remaining "?>"s at the end of some files. --- cron.php | 1 - 1 file changed, 1 deletion(-) (limited to 'cron.php') 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')); -?> -- cgit v1.2.3