summaryrefslogtreecommitdiff
path: root/www-ssl/nonpublic/schichtplan_beamer.php
diff options
context:
space:
mode:
authorichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8>2008-09-26 17:34:23 +0000
committerichdasich <ichdasich@29ba0400-6e00-0410-a75a-ca02368028f8>2008-09-26 17:34:23 +0000
commit3810b07944fa5f33830f98abadf648628293561c (patch)
tree606ffa8dde20e7a6cfd8c3f00cf5c27591b800ef /www-ssl/nonpublic/schichtplan_beamer.php
parente788c1743fb471ecf80c272c74dd0f6d70820684 (diff)
minor css-changes
git-svn-id: svn://svn.cccv.de/engel-system@295 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/nonpublic/schichtplan_beamer.php')
-rwxr-xr-xwww-ssl/nonpublic/schichtplan_beamer.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/www-ssl/nonpublic/schichtplan_beamer.php b/www-ssl/nonpublic/schichtplan_beamer.php
index ac161fbb..66795a82 100755
--- a/www-ssl/nonpublic/schichtplan_beamer.php
+++ b/www-ssl/nonpublic/schichtplan_beamer.php
@@ -1,11 +1,11 @@
<?php
-include ("./inc/config.php");
-include ("./inc/config_db.php");
-include ("./inc/funktion_lang.php");
+include ("../../includes/config.php");
+include ("../../includes/config_db.php");
+include ("../../includes/funktion_lang.php");
-include ("./inc/funktion_user.php");
-include ("./inc/funktionen.php");
-include ("./inc/funktion_schichtplan_beamer.php");
+include ("../../includes/funktion_user.php");
+include ("../../includes/funktionen.php");
+include ("../../includes/funktion_schichtplan_beamer.php");
$Time = time()+3600+3600;
//$Time = 1104241344;
@@ -14,7 +14,7 @@ $Time = time()+3600+3600;
<HTML>
<HEAD>
<TITLE>Schichtpl&auml;ne f&uuml;r Beamer</TITLE>
-<!--<link rel=stylesheet type="text/css" href="./inc/css/style1.css">-->
+<!--<link rel=stylesheet type="text/css" href="/css/style1.css">-->
<meta http-equiv="refresh" content="30; URL=<?PHP echo substr($url, 0, strlen($url)-1). $_SERVER['PHP_SELF']?>">
</HEAD>
<BODY>