summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f196998)
raw | patch | inline | side by side (parent: f196998)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Jan 2007 05:22:28 +0000 (05:22 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 30 Jan 2007 05:22:28 +0000 (05:22 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5656 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/class_groupMail.inc | patch | blob | history |
index 77b609b23c1ef92108c2b0fea638631f5cc01c60..48e4388b4e33b6514a7b97d4a0103d839d568aa2 100644 (file)
$this->perms["p"]= _("external post");
$this->perms["lrsip"]= _("append");
$this->perms["lrswipcd"]= _("write");
+ $this->perms[""]= _("none");
}
function execute()