aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-05-18 17:09:46 +0200
committervincent-peugnet <v.peugnet@free.fr>2020-05-18 17:09:46 +0200
commitbab3d969f6ab1846d818e4ef4d4f777c13575d88 (patch)
treeb8a09d75779f046a774e0b7afd36cfd5f9ca115a /index.php
parent121af5f84ad9262e5c509dc1dd741166ca1dc3de (diff)
parentaa6bfe02129d37b75d9684e1d7f89d39412f8d12 (diff)
downloadwcms-bab3d969f6ab1846d818e4ef4d4f777c13575d88.tar.gz
wcms-bab3d969f6ab1846d818e4ef4d4f777c13575d88.zip
Merge branch 'master' of https://github.com/vincent-peugnet/wcms
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();