aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/Logger.class.php1
-rw-r--r--include/config_default.inc.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/Logger.class.php b/include/Logger.class.php
index 12eb396c8..90fa9e491 100644
--- a/include/Logger.class.php
+++ b/include/Logger.class.php
@@ -486,3 +486,4 @@ class Logger
}
}
}
+?> \ No newline at end of file
diff --git a/include/config_default.inc.php b/include/config_default.inc.php
index f1dc095eb..09d11132e 100644
--- a/include/config_default.inc.php
+++ b/include/config_default.inc.php
@@ -817,3 +817,4 @@ $conf['log_level'] = 'DEBUG';
// Keep logs file during X days
$conf['log_archive_days'] = 30;
+?> \ No newline at end of file