]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Some fixes/improvements
authorRoland Haeder <roland@mxchange.org>
Fri, 12 Sep 2014 19:13:01 +0000 (21:13 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 12 Sep 2014 19:13:01 +0000 (21:13 +0200)
commit046d2c25bb343a33c0ee5876a10097ef00558453
tree112daab405b14a4687bc9fba18b0b1a42fbb126b
parent9c4e6bfe4692436e3b84534d3ecc876022558d09
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