]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/ttConfigHelper.class.php
Introduced show_work_units field in tt_fav_reports table.
[timetracker.git] / WEB-INF / lib / ttConfigHelper.class.php
index 13a2a85114976d541c2016da0c94fac5c77ba5bc..20af19ad0fbee07952d094712cace8859d3a95cd 100644 (file)
@@ -56,7 +56,6 @@ class ttConfigHelper {
         $this->config = implode(',', $this->config_array);
         return;
       }
-
     } else {
       // Deleting part.
       foreach ($this->config_array as $key => $value) {