X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7a58c9da8ffac9b0832a047fe4ef1b93618179f0..25d6ffc5f17d0e016c2ebb5b51a222665834e9e4:/WEB-INF/lib/ttConfigHelper.class.php diff --git a/WEB-INF/lib/ttConfigHelper.class.php b/WEB-INF/lib/ttConfigHelper.class.php index 13a2a851..20af19ad 100644 --- a/WEB-INF/lib/ttConfigHelper.class.php +++ b/WEB-INF/lib/ttConfigHelper.class.php @@ -56,7 +56,6 @@ class ttConfigHelper { $this->config = implode(',', $this->config_array); return; } - } else { // Deleting part. foreach ($this->config_array as $key => $value) {