test commit

This commit is contained in:
Fabian Schieder 2026-03-31 00:22:19 +02:00
parent aacafb36ab
commit 863715f221

View File

@ -2,8 +2,6 @@
require_once __DIR__ . '/lib/bootstrap.php'; require_once __DIR__ . '/lib/bootstrap.php';
?> ?>
<?php echo "test123" ?>
<?php include 'header.php'; ?> <?php include 'header.php'; ?>
<?php include 'catbar.php'; ?> <?php include 'catbar.php'; ?>
<?php include 'attrbar.php'; ?> <?php include 'attrbar.php'; ?>