summaryrefslogtreecommitdiff
path: root/www-ssl/lageplan.php
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/lageplan.php')
-rwxr-xr-xwww-ssl/lageplan.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/www-ssl/lageplan.php b/www-ssl/lageplan.php
deleted file mode 100755
index 03aacf79..00000000
--- a/www-ssl/lageplan.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-$title = "Index";
-$header = "Lageplan";
-include ("../includes/header.php");
-
-echo "<p>". Get_Text("lageplan_text1"). "</p>";
-echo "<p><img src=\"./pic/lageplan/lageplan.jpg\"/>.";
-
-include ("../includes/footer.php");
-?>
-