From b25e9526225110a23398ea26ddef005e9601528f Mon Sep 17 00:00:00 2001 From: Timendum Date: Wed, 20 Jan 2016 22:09:26 +0100 Subject: [PATCH] typo --- class/FileHandler.php | 1 - 1 file changed, 1 deletion(-) diff --git a/class/FileHandler.php b/class/FileHandler.php index e2cf5c4..f9d1f51 100644 --- a/class/FileHandler.php +++ b/class/FileHandler.php @@ -125,6 +125,5 @@ class FileHandler return $this->config["logFolder"]; } } -} ?>