M5 A1 fertig

This commit is contained in:
S170H
2023-12-19 16:13:37 +01:00
parent 4ed0518f1b
commit aa921725c9
7 changed files with 35 additions and 14 deletions

View File

@@ -18,7 +18,7 @@
<?php echo \htmlentities(session_start()??'', ENT_QUOTES, 'UTF-8', false); ?>
Anmeldung erlaubt!
<?php else: ?> Anmeldung nicht erlaubt!
<?php else: ?> Es ist ein Fehler aufgetretten!
<?php endif; ?>
<?php $this->stopSection(); ?>