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 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/server/cron_daily.php b/server/cron_daily.php index 19fe2ad..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 ?> -- Gitblit v1.9.1