X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FConfirm_address.php;h=f18d554a362de0df22f078a92ce5732df2760705;hb=a4cca014515f5515fcda3aa67924b4f1277fca0d;hp=80dc9462139fa64e638834004943efc39fa04772;hpb=13ac93481c7080434329e83caf52db9c95692e17;p=quix0rs-gnu-social.git diff --git a/classes/Confirm_address.php b/classes/Confirm_address.php index 80dc946213..f18d554a36 100644 --- a/classes/Confirm_address.php +++ b/classes/Confirm_address.php @@ -24,4 +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); } }