Code Cleanups
This commit is contained in:
includes
lib
database
kompass_stammesgruppen_gruppen.sqlkompass_stammesgruppen_teilis.sqlkompass_veranstaltungen_gruppen.sqlkompass_veranstaltungen_index.sqlkompass_veranstaltungen_teilis.sql
dompdf.zipmodules/event-participants
Controllers
class-archiveevent.phpclass-closeevent.phpclass-createevent.phpclass-deletemember.phpclass-editevent.phpclass-eventgroupmailform.phpclass-eventlocalgroupmailform.phpclass-eventmailform.phpclass-main.phpclass-memberdetails.phpclass-membermailform.phpclass-membersummary.phpclass-newevent.phpclass-openevent.phpclass-printevents.phpclass-printparticipantlistdrinking.phpclass-printparticipantlistdrinkingalcoholic.phpclass-printparticipantlistkitchenallergiespdf.phpclass-printparticipantlistmedicalpdf.phpclass-printparticipantlistphotopdf.phpclass-printparticipantlistsignuppdf.phpclass-signup.phpclass-signuppage.phpclass-updateevent.phpclass-updatememberamount.phpclass-updatememberdetails.php
Models
Requests
Views
@ -2,9 +2,7 @@
|
||||
|
||||
namespace Bdp\Modules\EventParticipants\Controllers;
|
||||
|
||||
use Bdp\Libs\FileAccess;
|
||||
use Bdp\Modules\EventParticipants\Models\Event;
|
||||
use Bdp\Modules\EventParticipants\Models\EventParticipant;
|
||||
use function Bdp\Modules\EventParticipants\Views\registrationForm;
|
||||
|
||||
class ParticipationSignupController
|
||||
|
Reference in New Issue
Block a user