Fixed a bug where WG::User would not check whether the friends group exists or not. As a result it was not possible

to eg. delete such users.
This commit is contained in:
Martin Kamerbeek 2008-11-21 13:30:16 +00:00
parent 91234ab8e0
commit fd73f98e4e
2 changed files with 24 additions and 6 deletions

View file

@ -40,6 +40,8 @@
facilitate eg. limited time meberships (Martin Kamerbeek / Oqapi)
- Replaced Matrix with newer version
- fixed #8822: Password Recovery Tempalte not working
- fixed: WebGUI::User now actually checks whether the friends group exists
(Martin Kamerbeek / Oqapi)
7.6.3
- improved performance of file uploads