From 0c4794c71fded14cd098ae519bc856f3af79f89b Mon Sep 17 00:00:00 2001 From: ichdasich Date: Wed, 10 Sep 2008 15:56:20 +0000 Subject: fixed the fixable files in /nonpublic git-svn-id: svn://svn.cccv.de/engel-system@283 29ba0400-6e00-0410-a75a-ca02368028f8 --- www-ssl/nonpublic/wecken.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-ssl/nonpublic/wecken.php') diff --git a/www-ssl/nonpublic/wecken.php b/www-ssl/nonpublic/wecken.php index 3fa497b6..30ef689b 100755 --- a/www-ssl/nonpublic/wecken.php +++ b/www-ssl/nonpublic/wecken.php @@ -2,7 +2,7 @@ $title = "Himmel"; $header = "Weckdienst"; -include ("./inc/header.php"); +include ("../../includes/header.php"); if( isset($_POST["eintragen"])) if( $_POST["eintragen"] == Get_Text("pub_wake_bouton") ) @@ -77,5 +77,5 @@ echo Get_Text("pub_wake_beschreibung2"); ?> "> -- cgit v1.2.3-54-g00ecf