X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7a58c9da8ffac9b0832a047fe4ef1b93618179f0..5d2849f60950348fd2b862f40ae98e9fce837528:/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) {