summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 01a3a62)
raw | patch | inline | side by side (parent: 01a3a62)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 15 Apr 2008 12:26:57 +0000 (12:26 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 15 Apr 2008 12:26:57 +0000 (12:26 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10473 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/applications/class_applicationManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/applications/class_applicationManagement.inc b/gosa-plugins/goto/admin/applications/class_applicationManagement.inc
index 81a5ced747ec8a10956e999e08b0cf3b72e8d7e4..14f51165fda4b65cc474f6d9d29e82c3a7a26ea9 100644 (file)
$this->app_base = $app_filter['app_base'];
$this->app_release = $app_filter['app_release'];
}
- $this->app_base = "ou=apps,ou=Direktorium,o=Landeshauptstadt München,c=de";
+ $this->app_base = "ou=apps,o=Landeshauptstadt München,c=de";
$this->app_release= $this->app_base;
}