Removed PHP closing tag in more files
[timetracker.git] / cron.php
index 22b4991..908c890 100644 (file)
--- a/cron.php
+++ b/cron.php
@@ -80,5 +80,3 @@ while ($val = $res->fetchRow()) {
 }
 
 echo "Done!";
-
-?>
\ No newline at end of file