summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1e60696)
raw | patch | inline | side by side (parent: 1e60696)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 10:27:29 +0000 (10:27 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 10:27:29 +0000 (10:27 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15894 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_serverService.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_serverService.inc b/gosa-plugins/systems/admin/systems/class_serverService.inc
index 39b8670f1f9653af1eaa208a809031837523b004..1755b44ab2fbff30c5ed54089f0e5aa9d616ce02 100644 (file)
}
// Set storage points - We do not have any - We just create a fake list which lists all services
- $this->storagePoints = array();
+ $this->storagePoints = array("");
// Build filter
if (session::global_is_set(get_class($this)."_filter")){