PHP: Dynamischer Content #8

Merged
niklas.ortmann merged 7 commits from PHP_DynamischerContent into dev 2026-05-21 20:57:26 +02:00
Showing only changes of commit 46daf72a14 - Show all commits
-8
View File
@@ -31,15 +31,7 @@
}
} else {
include_once 'content/home.php';
?>
</div>
<?php
}
?>
<?php
include_once 'includes/footer.php';
?>
</body>