X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FInvitation.php;h=0e87c1629cb9881b841c533eed88fce3df3dd521;hb=138ca38b6f39eb01d4b84030d634796077ade7d4;hp=8a36fd8df1678418760efe419461f938a07fa4ce;hpb=a7c85bebd5be9ea019a8c80d74730d7eb28d4651;p=quix0rs-gnu-social.git diff --git a/classes/Invitation.php b/classes/Invitation.php index 8a36fd8df1..0e87c1629c 100644 --- a/classes/Invitation.php +++ b/classes/Invitation.php @@ -4,7 +4,7 @@ */ require_once INSTALLDIR.'/classes/Memcached_DataObject.php'; -class Invitation extends Memcached_DataObject +class Invitation extends Memcached_DataObject { ###START_AUTOCODE /* the code below is auto generated do not remove the above tag */