summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7cdb512)
raw | patch | inline | side by side (parent: 7cdb512)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 26 Jul 2006 09:54:21 +0000 (09:54 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 26 Jul 2006 09:54:21 +0000 (09:54 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4313 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/connectivity/class_webdavAccount.inc | patch | blob | history |
diff --git a/plugins/personal/connectivity/class_webdavAccount.inc b/plugins/personal/connectivity/class_webdavAccount.inc
index 7a96a0ea161ca9baa4f2bf851ca9952e4f67600b..161e75f763e21116eab2f3d270c60fe0ef9fc020 100644 (file)
"plCategory" => array("users"),
"plOptions" => array(),
- "plProvidedAcls" => array(
- "gosaWebdavAccount" => "!!! FIXME "._("WebDAV account"))
+ "plProvidedAcls" => array()
));
}
}