dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 75b4aa0b88 - Show all commits
+1
View File
@@ -5,6 +5,7 @@ if (session_status() === PHP_SESSION_NONE) {
include_once "includes/csrf.php";
include_once "php/controller/index-controller.php";
?>
<!DOCTYPE html>
<html lang="de">
<head>