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