X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Flib%2FttGroup.class.php;fp=WEB-INF%2Flib%2FttGroup.class.php;h=b0c50eef539295faf170327f8093730d3367c3ea;hb=b10bedad0cf854c9cb49bf0582b20869cb0c458d;hp=b7e78f959e8b4a49882ce82074a0f136f6627d86;hpb=6289820a41e9ab79635294c1d6a22583aacf6e77;p=timetracker.git diff --git a/WEB-INF/lib/ttGroup.class.php b/WEB-INF/lib/ttGroup.class.php index b7e78f95..b0c50eef 100644 --- a/WEB-INF/lib/ttGroup.class.php +++ b/WEB-INF/lib/ttGroup.class.php @@ -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'];