test commit

This commit is contained in:
Fabian Schieder 2026-03-31 00:21:56 +02:00
parent ff1d763511
commit aacafb36ab

View File

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