summaryrefslogtreecommitdiff
path: root/www-ssl/admin/schichtplan.php
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-12-22 17:16:25 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2006-12-22 17:16:25 +0000
commit060f4507133cda370a5d4dcddf4cda20e8c0ffd3 (patch)
tree7ec9c0892970ca666edce0ebbea6c750079e2b28 /www-ssl/admin/schichtplan.php
parent171e9fb17005c3669c2e0c498320236967860436 (diff)
ausgabe der picture beu active user, include function_user.php in header.php und include aus anderen files entfernt
git-svn-id: svn://svn.cccv.de/engel-system@218 29ba0400-6e00-0410-a75a-ca02368028f8
Diffstat (limited to 'www-ssl/admin/schichtplan.php')
-rwxr-xr-xwww-ssl/admin/schichtplan.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/www-ssl/admin/schichtplan.php b/www-ssl/admin/schichtplan.php
index 3bf2bb4f..4327e111 100755
--- a/www-ssl/admin/schichtplan.php
+++ b/www-ssl/admin/schichtplan.php
@@ -3,7 +3,6 @@ $title = "Schichtplan";
$header = "Neue Schichten erfassen";
$submenus = 1;
include ("./inc/header.php");
-include ("./inc/funktion_user.php");
function executeSQL( $SQL)
{