summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d4e793e)
raw | patch | inline | side by side (parent: d4e793e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 7 Nov 2005 12:31:34 +0000 (12:31 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 7 Nov 2005 12:31:34 +0000 (12:31 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1847 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/connectivity/class_kolabAccount.inc | patch | blob | history |
diff --git a/plugins/personal/connectivity/class_kolabAccount.inc b/plugins/personal/connectivity/class_kolabAccount.inc
index 94f57eefd02f162c0022ef4f3243de376090d637..50a4846c27b4aad022febf04d051c40b9340e13f 100644 (file)
/* attribute list for save action */
var $attributes= array( "kolabFreeBusyFuture", "unrestrictedMailSize", "calFBURL");
- var $objectclasses= array();
+ var $objectclasses= array("kolab");
/* Helper */
var $imapping= array();