From 26b183befb40fb22be0dac2697ca474e25411b72 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 10 Nov 2010 21:03:28 +0100 Subject: local changes for spezial includes --- www-ssl/index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www-ssl/index.php') diff --git a/www-ssl/index.php b/www-ssl/index.php index 8192e987..194f859c 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 ("../includes/login_eingabefeld.php"); +include ("../../27c3/includes/login_eingabefeld.php"); echo "
".Get_Text("index_text4")."
"; -echo Get_Text("index_text5"). "
". $show_SSLCERT; +//echo Get_Text("index_text5"). "
". $show_SSLCERT; -include ("../includes/footer.php"); +include ("../../27c3/includes/footer.php"); ?> -- cgit v1.2.3-54-g00ecf