From b53ebd649ae534a3c1fe10a3067f409c37018684 Mon Sep 17 00:00:00 2001 From: Christian Paminger Date: Fri, 12 Oct 2007 14:39:45 +0000 Subject: [PATCH] --- vilesci/kommunikation/{mlists => }/index.html | 0 vilesci/kommunikation/{mlists => }/mlists_det.php | 0 vilesci/kommunikation/{mlists => }/mlists_index.php | 0 vilesci/left.php | 6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-) rename vilesci/kommunikation/{mlists => }/index.html (100%) rename vilesci/kommunikation/{mlists => }/mlists_det.php (100%) rename vilesci/kommunikation/{mlists => }/mlists_index.php (100%) diff --git a/vilesci/kommunikation/mlists/index.html b/vilesci/kommunikation/index.html similarity index 100% rename from vilesci/kommunikation/mlists/index.html rename to vilesci/kommunikation/index.html diff --git a/vilesci/kommunikation/mlists/mlists_det.php b/vilesci/kommunikation/mlists_det.php similarity index 100% rename from vilesci/kommunikation/mlists/mlists_det.php rename to vilesci/kommunikation/mlists_det.php diff --git a/vilesci/kommunikation/mlists/mlists_index.php b/vilesci/kommunikation/mlists_index.php similarity index 100% rename from vilesci/kommunikation/mlists/mlists_index.php rename to vilesci/kommunikation/mlists_index.php diff --git a/vilesci/left.php b/vilesci/left.php index 013069600..82f544fd1 100644 --- a/vilesci/left.php +++ b/vilesci/left.php @@ -5,8 +5,8 @@ $uid=get_uid(); $conn=pg_connect(CONN_STRING) or die("Connection zur Portal Datenbank fehlgeschlagen"); $berechtigung=new benutzerberechtigung($conn); - $berechtigung->getBerechtigungen($uid); //|| $berechtigung->isBerechtigt('lvplan') - if (!($berechtigung->isBerechtigt('admin',0) )) + $berechtigung->getBerechtigungen($uid); + if (!($berechtigung->isBerechtigt('admin') || $berechtigung->isBerechtigt('support') || $berechtigung->isBerechtigt('lvplan') )) die ('Keine Berechtigung!'); ?> @@ -368,7 +368,7 @@   -  Mail-Verteiler +  Mail-Verteiler