?> at end of php (even if not required)

git-svn-id: http://piwigo.org/svn/trunk@31157 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2015-05-12 20:29:02 +00:00
parent 96fc294505
commit 811ade468a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -486,3 +486,4 @@ class Logger
}
}
}
?>
+1
View File
@@ -817,3 +817,4 @@ $conf['log_level'] = 'DEBUG';
// Keep logs file during X days
$conf['log_archive_days'] = 30;
?>