]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Merge branch 'group-join' into 'nightly'
authormmn <mmn@hethane.se>
Thu, 5 Nov 2015 14:57:29 +0000 (14:57 +0000)
committermmn <mmn@hethane.se>
Thu, 5 Nov 2015 14:57:29 +0000 (14:57 +0000)
Add User_group::getObjectType

Since 174586bd512, I'm unable to join groups with the logs complaining
about getObjectType not existing on the User_group object.

Note: I'm not sure if this is the correct value to return here, but I
was able to joing groups successfully using this. Let me know if it needs
to be changed and I'll update the Merge Request!

See merge request !56


Trivial merge