From 41dee8c9c3a2d75b723d191dcc1c8b65793c8096 Mon Sep 17 00:00:00 2001 From: ichdasich Date: Sat, 27 Sep 2008 19:29:08 +0000 Subject: fixes in ../includes git-svn-id: svn://svn.cccv.de/engel-system@300 29ba0400-6e00-0410-a75a-ca02368028f8 --- includes/header.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'includes/header.php') diff --git a/includes/header.php b/includes/header.php index 4a62f630..06201dc3 100755 --- a/includes/header.php +++ b/includes/header.php @@ -1,17 +1,17 @@ $_SERVER['REMOTE_ADDR'])) header("Location: $url". substr($ENGEL_ROOT,1) ); } -include ("./UserCVS.php"); +include ("UserCVS.php"); //UPdate LASTlogin @@ -116,7 +116,7 @@ if( isset($_SESSION['CVS']["nonpublic/messages.php"])) -- cgit v1.2.3-54-g00ecf