]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
When updating a User_group nickname, correlate Local_group and Profile
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 17 Oct 2013 11:00:13 +0000 (13:00 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 17 Oct 2013 11:49:20 +0000 (13:49 +0200)
...no need to make a separate call to Local_group's setNickname all the time,
or a bunch of redundant code for the Profile table.

Next up is User->update()...


No differences found