Update navbar.php

This commit is contained in:
NOrtmann1
2026-06-10 18:14:13 +02:00
parent 5f3dae64c1
commit b1fb3e5baa
+3 -1
View File
@@ -1,5 +1,7 @@
<?php <?php
session_start(); if (session_status() === PHP_SESSION_NONE) {
session_start();
}
?> ?>
<!-- <!--