Revert "group() function Survey::ExpressionEngine that returns 1/0 depending on whether the current user is in a group" -- wrong branch.

This reverts commit eaa29c5f44.

Conflicts:

	docs/changelog/7.x.x.txt
This commit is contained in:
Scott Walters 2012-06-19 19:31:50 -04:00
parent 3fe8f9a080
commit 0422807b32
3 changed files with 1 additions and 38 deletions

View file

@ -1,7 +1,6 @@
7.10.25
- fixed: if user1 adds user2 as a friend, user2 doesn't see user1 as a friend
- fixed: data sync bug in WebGUI::User::friends
- added: group() function for Survey::ExpressionEngine to test group membership
- added: give WebGUI::PseudoRequest a hostname method
- fixed: don't clobber the request handler if WebGUI::Test was loaded inside of mod_perl
- fixed #12365: editing a metadata may cause a fatal error (Arjan Widlak / United Knowledge)