]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/ttGroup.class.php
More refactoring for subgroups.
[timetracker.git] / WEB-INF / lib / ttGroup.class.php
index b0c50eef539295faf170327f8093730d3367c3ea..bb03845d8d737fcbedccf1dfacb2317b387d9fe3 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'];
       */