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"]; } } -} ?>