Added checks that request is still in Cart status for registrations, cart, checkout...
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 25 Sep 2018 19:32:43 +0000 (15:32 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 25 Sep 2018 19:32:43 +0000 (15:32 -0400)
commit0c0b58ba0e5ff0cc32a2322bf8c0ad92e0ce010e
tree47b35b5706bee9657bb2e343d30839806866818d
parent3f6f068b7ebbcdecfccf53337b743e1284074035
Added checks that request is still in Cart status for registrations, cart, checkout, and checkout process.
classes/regCartSupport.php [changed mode: 0644->0755]
models/front/registrations/cart.php [changed mode: 0644->0755]
models/front/registrations/checkout.php [changed mode: 0644->0755]
models/front/registrations/checkoutProcess.php
models/front/registrations/list.php [changed mode: 0644->0755]
models/front/registrations/register.php [changed mode: 0644->0755]
models/front/registrations/registration.php [changed mode: 0644->0755]
readme.txt
views/admin/registrations/eventRegistrants.html [changed mode: 0644->0755]
views/front/registrations/checkout.html
views/front/registrations/list.html [changed mode: 0644->0755]