summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a8f8871)
raw | patch | inline | side by side (parent: a8f8871)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Jul 2008 13:08:38 +0000 (13:08 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Jul 2008 13:08:38 +0000 (13:08 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11513 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_config.inc | patch | blob | history |
index 225f647cf34a0fe83e65e542f565c9ec76eacf25..64039fd3a115e36bd2544cbe461fc360d35180a7 100644 (file)
$this->data['SERVERS']['IMAP'][$imap_server]=
array(
+ "server_dn" => $attrs['dn'],
"connect" => $imap_connect,
"admin" => $imap_admin,
"password" => $pwd,