This commit is contained in:
2024-05-24 13:46:06 +02:00
parent f394538776
commit cceab89523
14 changed files with 134 additions and 15 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="de">
<html lang="en">
<head>
<?php include_once "../../base/meta.php" ?>
@@ -15,7 +15,7 @@
// HTML
include_once "../../base/icons.php";
// PHP
include_once "../../base/errors.php";
include_once "../../base/settings.php";
include_once "../../base/headers.php";
session_start();