summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4ac7546)
raw | patch | inline | side by side (parent: 4ac7546)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 10:27:31 +0000 (10:27 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 3 Mar 2010 10:27:31 +0000 (10:27 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@15895 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/systems/services/repository/class_repositoryManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/systems/services/repository/class_repositoryManagement.inc b/gosa-plugins/fai/admin/systems/services/repository/class_repositoryManagement.inc
index 762389cde4489d78e74059fdc12b6a8ffb35f7b6..e5a9ab3739cc87c89fbf58edb633771a0a70fa7e 100644 (file)
$this->parent = $parent;
// 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")){