summaryrefslogtreecommitdiffstats
path: root/cron.php
diff options
context:
space:
mode:
Diffstat (limited to 'cron.php')
-rw-r--r--cron.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/cron.php b/cron.php
index 9cc56a6..a32a392 100644
--- a/cron.php
+++ b/cron.php
@@ -10,4 +10,4 @@ if ($conf['debug'] === true) {
foreach ($Planet->errors as $error) {
echo $error->toString() . "\n";
}
-} \ No newline at end of file
+}