]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44...
authorRoland Haeder <roland@mxchange.org>
Fri, 12 Sep 2014 19:13:01 +0000 (21:13 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 25 Oct 2014 12:25:12 +0000 (14:25 +0200)
commit419c2cd5b3be9b83823a835258c17f69590788cb
treeab108147c0235e43afdb3b7b30f8163753e84024
parent57b5e2483d3964edbba9bab13b728854012c74b8
Some fixes/improvements - added getter getGroup() for https://bugz.foocorp.net/T44 - added type-hints in method signatures

---------------------------------------------------------
WARNING: Some plugins attempt to get a property 'group' from (basicly) a Menu
class which does NOT have such property. This badly needs fixing.
---------------------------------------------------------

Signed-off-by: Roland Haeder <roland@mxchange.org>
lib/groupaction.php
lib/menu.php
lib/peopletaggroupnav.php
lib/searchgroupnav.php
lib/subgroupnav.php
plugins/GroupFavorited/GroupFavoritedPlugin.php
plugins/GroupPrivateMessage/GroupPrivateMessagePlugin.php