Introduced show_work_units field in tt_fav_reports table.
[timetracker.git] / WEB-INF / lib / ttConfigHelper.class.php
index 13a2a85..20af19a 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) {