debugging

This commit is contained in:
2026-07-19 15:13:44 +02:00
parent f1703a476e
commit ec66889a1f
+1 -1
View File
@@ -164,7 +164,7 @@ Globales Menü, wird via PHP später in alle Seiten eingebunden
</a>
<form method="post" action="php/controller/logout-controller.php" class="nav__logout-form">
<?php csrf_field(); ?>
<?php //csrf_field(); ?>
<button type="submit" class="nav__item nav__button">
Abmelden
</button>