aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorVincent Peugnet <33429034+vincent-peugnet@users.noreply.github.com>2020-05-18 09:51:39 +0200
committerGitHub <noreply@github.com>2020-05-18 09:51:39 +0200
commitaa6bfe02129d37b75d9684e1d7f89d39412f8d12 (patch)
tree24b9a2564e388a1cfa706407a6dd245d4d0fe49d /index.php
parentceff73a9a7ab210034e5d8b0452d18135ce7137d (diff)
parente8b0993f7054299e61af1ab501aaca46285b0caa (diff)
downloadwcms-aa6bfe02129d37b75d9684e1d7f89d39412f8d12.tar.gz
wcms-aa6bfe02129d37b75d9684e1d7f89d39412f8d12.zip
Merge pull request #113 from vincent-peugnet/tests-multiple-os
Tests multiple os
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index 49974f7..bb2adf3 100644
--- a/index.php
+++ b/index.php
@@ -50,3 +50,4 @@ try {
}
echo '<h1>⚠ Whoops ! There is a little problem : </h1>', $e->getMessage(), "\n";
}
+Wcms\Logger::close();