]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Move nick updating of User entry to Profile->update()
authorMikael Nordfeldth <mmn@hethane.se>
Thu, 17 Oct 2013 14:38:42 +0000 (16:38 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Thu, 17 Oct 2013 14:38:42 +0000 (16:38 +0200)
commit145fbf1130a72391a66c30698506d5bba8223b4f
treef96418de083efa2ca1d9be4847e48fbdf3d1b88d
parente2c50d202fba2e953dc3798091bdb2858ab8a8ab
Move nick updating of User entry to Profile->update()

Also, timezone and language in User table weren't indexes. So no need
to do them separately.
actions/profilesettings.php
classes/Profile.php
classes/User.php
classes/User_group.php