summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6a57521)
raw | patch | inline | side by side (parent: 6a57521)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 May 2010 13:33:50 +0000 (13:33 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 10 May 2010 13:33:50 +0000 (13:33 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18288 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/personal/environment/printerSelect/class_printerSelect.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/personal/environment/printerSelect/class_printerSelect.inc b/gosa-plugins/goto/personal/environment/printerSelect/class_printerSelect.inc
index bf42dec6c66bdf60618e39d8d8a48e5db8ae825c..c05f094d9518953632cd59fa4e2ac11089171358 100644 (file)
$this->config = $config;
$this->ui = $ui;
- $this->storagePoints = array(get_ou("printerRDN"));
+ $this->storagePoints = array(get_ou("printgeneric", "printerRDN") );
// Build filter
if (session::global_is_set(get_class($this)."_filter")){