Files
ladill-events/config/signed_out.php
T
isaaccladandCursor 1266a1de32
Deploy Ladill Events / deploy (push) Successful in 27s
Fix SSO popup login 500 and add branded signed-out pages.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 15:46:13 +00:00

8 lines
211 B
PHP

<?php
return [
'title' => 'Ladill Events',
'logo' => 'images/logo/ladillevents-logo.svg',
'description' => 'Your Ladill Events session has ended. Sign in again to manage registrations and check-ins.',
];