check_admin hinzugefügt
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?php
|
||||
session_start();
|
||||
|
||||
require_once '../inc/header.php'; ?>
|
||||
include('../inc/check_admin.php');
|
||||
require_once('../inc/header.php'); ?>
|
||||
|
||||
<div class="container mt-5">
|
||||
<h2 class="mb-4">Debug-Informationen</h2>
|
||||
|
||||
Reference in New Issue
Block a user