Move accessible files to public folders and adjust paths.

This commit is contained in:
2023-12-29 13:34:49 +01:00
parent e090fdc63d
commit 73073186c0
65 changed files with 202 additions and 450 deletions

View File

@@ -24,9 +24,4 @@
<li>Handtücher, Geschirrtücher und weiße Kochbettwäsche sowie Endreinigung inklusive</li>
</ul>
</div>
<div id="rspalte">
<?php
include "inhalte/rfoto.php";
?>
<div id="rspalte"><?php include __DIR__ . '/../rfoto.php'; ?></div>