A bit more refactoring for subgroups.
[timetracker.git] / WEB-INF / lib / ttGroup.class.php
index b7e78f9..b0c50ee 100644 (file)
@@ -94,8 +94,8 @@ class ttGroup {
       $this->allow_ip = $val['allow_ip'];
       $this->password_complexity = $val['password_complexity'];
       $this->group_name = $val['group_name'];
-      $this->currency = $val['currency'];
       */
+      $this->currency = $val['currency'];
       $this->plugins = $val['plugins'];
       /*
       $this->lock_spec = $val['lock_spec'];