From fc0edb2f00bcdc6baaaa29f9041e82f3003b9b44 Mon Sep 17 00:00:00 2001
From: Marius Cramer <m.cramer@pixcept.de>
Date: Sun, 07 Jun 2015 12:16:19 -0400
Subject: [PATCH] Merge branch 'master' into 'master'

---
 server/cron_daily.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/server/cron_daily.php b/server/cron_daily.php
index 1e0f238..a557d47 100644
--- a/server/cron_daily.php
+++ b/server/cron_daily.php
@@ -1,5 +1,6 @@
 <?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