Fixed various "Undefined Index" issues
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 11 Jun 2018 15:15:25 +0000 (11:15 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 11 Jun 2018 15:15:25 +0000 (11:15 -0400)
commit83c32e9f6e55c5a243a47e6c5f39993c489749af
treebbff95e1e69d9a1a338d9fedba315949a3d3ed2a
parent5ec99bd0c64dd3e270d07b631d06f9baeb1bf814
Fixed various "Undefined Index" issues

Fixed problem in dataRegEvent.php with post-processing of payment methods when those are not in use.
Removed "Time Specific" test messages from log in dataRegEvent.php.
Set missing default false for "selectedTime" parameter from view data in admin/registrations/events.php.
classes/data/dataRegEvent.php
models/admin/registrations/events.php
views/admin/registrations/eventEdit.html