X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FSubscription.php;h=a3b5e4b90d60721edc8670689bd96a5c31390d42;hb=edbc0c665cc65875b4d14b79939233b1c9c06bb6;hp=cc174fccee3fce58e022825e893767f82ff8f3ed;hpb=17ece0777b22b15c60b27b32f0f7e24ecc447661;p=quix0rs-gnu-social.git diff --git a/classes/Subscription.php b/classes/Subscription.php index cc174fccee..a3b5e4b90d 100644 --- a/classes/Subscription.php +++ b/classes/Subscription.php @@ -44,8 +44,8 @@ class Subscription extends Memcached_DataObject /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE - - function &pkeyGet($kv) { - return Memcached_DataObject::pkeyGet('Subscription', $kv); - } + + function &pkeyGet($kv) { + return Memcached_DataObject::pkeyGet('Subscription', $kv); + } }