X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FConfirm_address.php;h=f18d554a362de0df22f078a92ce5732df2760705;hb=fe77b3445c5721f81e99b292f06f4ff3ab823022;hp=d6d0d77960e64e7c6245c289f8c07a01eaae7c75;hpb=b1903700d1ddb8dcd0b5148b3d40c15f02c2eaf2;p=quix0rs-gnu-social.git diff --git a/classes/Confirm_address.php b/classes/Confirm_address.php index d6d0d77960..f18d554a36 100644 --- a/classes/Confirm_address.php +++ b/classes/Confirm_address.php @@ -24,6 +24,6 @@ class Confirm_address extends DB_DataObject /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE - + function sequenceKey() { return array(false, false); } }