Minor fix to checkout process to better handle submission storage errors.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 10 Jul 2018 18:46:24 +0000 (14:46 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 10 Jul 2018 18:46:24 +0000 (14:46 -0400)
commitbe945a48000072bde92292bf7581331ef1a627dc
tree227f3bf394a91f180bffaebb1a63f295bc268e75
parent63065ea46387faba1f62044973c03d0f19411425
Minor fix to checkout process to better handle submission storage errors.

fixed a problem where the checks for submission storage would incorrectly
detect a MYSQL storage error when the submission was good. This only
happened when the exact same submission data was already stored.
Minor cleanup with event attendees export.
classes/regCartSupport.php
models/admin/ajax/registrantsListExport.php
models/front/registrations/checkoutProcess.php