Initial commit from online.

This commit is contained in:
2023-12-28 12:13:55 +01:00
commit b65644f3e0
235 changed files with 4060 additions and 0 deletions

7
admin/header.php Normal file
View File

@@ -0,0 +1,7 @@
<ul>
<li><a href="index.php?section=fotos">Fotos</a></li>
<li><a href="index.php?section=angebote">Datenschutzerklärung</a></li>
<li><a href="index.php?section=gb">Gästebuch</a></li>
<li><a href="index.php?section=kal">Kalender</a></li>
<li><a href="index.php?section=preise">Preise</a></li>
</ul>