- Added ContactService.php and NewsletterService.php for handling verification emails - Introduced POST-based verification and session-driven success rendering - Replaced redirect-based confirmation with inline JS and conditional rendering - Reorganized routes in index.php for controller and closure-based actions - Minor JS improvements to prevent double submission (contact-form.js) - Honeypot field temporarily missing despite prior implementation and HoneypotHelper - SubmissionCheck needs fix for SQL parameter mismatch - EmailHelper missing getMailer() (referenced in services) - General structure drift noted — inventory and cleanup pending |
||
|---|---|---|
| .. | ||
| assets | ||
| app.log | ||
| favicon.ico | ||
| index.php | ||