More refactoring for subgroups.
[timetracker.git] / WEB-INF / lib / ttGroup.class.php
index b0c50ee..bb03845 100644 (file)
@@ -97,8 +97,8 @@ class ttGroup {
       */
       $this->currency = $val['currency'];
       $this->plugins = $val['plugins'];
-      /*
       $this->lock_spec = $val['lock_spec'];
+      /*
       $this->workday_minutes = $val['workday_minutes'];
       $this->custom_logo = $val['custom_logo'];
       */