From 83a90af93078aee26067761db11dfbb369f1e188 Mon Sep 17 00:00:00 2001 From: ichdasich Date: Wed, 10 Sep 2008 15:43:25 +0000 Subject: fixed most of the files in http-root and includes git-svn-id: svn://svn.cccv.de/engel-system@282 29ba0400-6e00-0410-a75a-ca02368028f8 --- www-ssl/admin/inc | 1 - www-ssl/faq.php | 4 ++-- www-ssl/index.php | 6 +++--- www-ssl/lageplan.php | 4 ++-- www-ssl/logout.php | 2 +- www-ssl/makeuser.php | 10 +++++----- www-ssl/nonpublic/inc | 1 - 7 files changed, 13 insertions(+), 15 deletions(-) delete mode 120000 www-ssl/admin/inc delete mode 120000 www-ssl/nonpublic/inc (limited to 'www-ssl') diff --git a/www-ssl/admin/inc b/www-ssl/admin/inc deleted file mode 120000 index 22dc542a..00000000 --- a/www-ssl/admin/inc +++ /dev/null @@ -1 +0,0 @@ -../inc \ No newline at end of file diff --git a/www-ssl/faq.php b/www-ssl/faq.php index 50c42552..5aeaee54 100755 --- a/www-ssl/faq.php +++ b/www-ssl/faq.php @@ -1,7 +1,7 @@ diff --git a/www-ssl/index.php b/www-ssl/index.php index f4de90ce..8192e987 100755 --- a/www-ssl/index.php +++ b/www-ssl/index.php @@ -1,19 +1,19 @@
"; echo Get_Text("index_text2")."
"; echo Get_Text("index_text3")."
"; -include ("./inc/login_eingabefeld.php"); +include ("../includes/login_eingabefeld.php"); echo "
".Get_Text("index_text4")."
"; echo Get_Text("index_text5"). "
". $show_SSLCERT; -include ("./inc/footer.php"); +include ("../includes/footer.php"); ?> diff --git a/www-ssl/lageplan.php b/www-ssl/lageplan.php index c8a7e08c..03aacf79 100755 --- a/www-ssl/lageplan.php +++ b/www-ssl/lageplan.php @@ -1,11 +1,11 @@ ". Get_Text("lageplan_text1"). "

"; echo "

."; -include ("./inc/footer.php"); +include ("../includes/footer.php"); ?> diff --git a/www-ssl/logout.php b/www-ssl/logout.php index d8fe10a8..38b3b575 100755 --- a/www-ssl/logout.php +++ b/www-ssl/logout.php @@ -1,5 +1,5 @@ \n"; echo "\t\n"; Print_Text("makeuser_text3"); } -include ("./inc/footer.php"); +include ("../includes/footer.php"); ?> diff --git a/www-ssl/nonpublic/inc b/www-ssl/nonpublic/inc deleted file mode 120000 index 22dc542a..00000000 --- a/www-ssl/nonpublic/inc +++ /dev/null @@ -1 +0,0 @@ -../inc \ No newline at end of file -- cgit v1.2.3-70-g09d2