From b283598a07dfdd4e54f01f514b1bf8ae891b3a1d Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Thu, 21 Nov 2013 05:03:47 -0500 Subject: [PATCH] interface/web/dns/dns_wizard.php --- server/cron_daily.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/cron_daily.php b/server/cron_daily.php index 1e0f238..a8702a8 100644 --- a/server/cron_daily.php +++ b/server/cron_daily.php @@ -1,5 +1,5 @@ <?php -# the cron daily file is no longer used and was replaced by cron.php +// the cron daily file is no longer used and was replaced by cron.php -?> \ No newline at end of file +?> -- Gitblit v1.9.1