Lehrveranstaltungsverwaltung funktioniert nun auch mit der Berechtigung 'lv-plan'

This commit is contained in:
Andreas Österreicher
2008-02-06 09:41:24 +00:00
parent 1d02528183
commit 7ba9a33bef
5 changed files with 22 additions and 10 deletions
+1
View File
@@ -357,6 +357,7 @@ class benutzerberechtigung
}
else
return true;
}
return false;
}