summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 21cfbf6)
raw | patch | inline | side by side (parent: 21cfbf6)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 Aug 2006 03:50:00 +0000 (03:50 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 Aug 2006 03:50:00 +0000 (03:50 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4417 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/environment/class_environment.inc | patch | blob | history |
diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc
index d551a3b7cc7c505fef9525eaec2eeb6baf76c6fc..697f5f85b5a101c22cdbbeb3d7c120c33c657cb4 100644 (file)
}
}
- $this->gotoProfileServers= $config->getShareServerList("server") ;
+ $this->gotoProfileServers= $config->getShareServerList() ;
$this->gotoShareSelections= $config->getShareList(true);
$this->gotoAvailableShares= $config->getShareList(false);