X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FGroup_inbox.php;h=2a0787e387dc8ea087060dfc447cf661121d0e74;hb=4d29ca0b91201f6df42940297ed5b64b070efe49;hp=1af7439f7f749e668824773aa6363012e77e33f2;hpb=899aad747a466609542388f86bbd22da4360ed6d;p=quix0rs-gnu-social.git diff --git a/classes/Group_inbox.php b/classes/Group_inbox.php index 1af7439f7f..2a0787e387 100644 --- a/classes/Group_inbox.php +++ b/classes/Group_inbox.php @@ -20,7 +20,7 @@ class Group_inbox extends Memcached_DataObject /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE - function &pkeyGet($kv) + function pkeyGet($kv) { return Memcached_DataObject::pkeyGet('Group_inbox', $kv); }