diff options
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,3 +50,4 @@ try { } echo '<h1>⚠ Whoops ! There is a little problem : </h1>', $e->getMessage(), "\n"; } +Wcms\Logger::close(); |