summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6b1d9c6)
raw | patch | inline | side by side (parent: 6b1d9c6)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 16 Apr 2008 12:33:24 +0000 (12:33 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 16 Apr 2008 12:33:24 +0000 (12:33 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10508 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_systemManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc
index 552052edb1612de7d269c28e84e3df583318b3c5..4c762030bc81b73794cc5c4ed9595d83602c91ae 100644 (file)
$this->systab->by_object[$cls]->gotoXColordepth= "";
}
}
+
+ if (isset($this->systab->by_object["workstartup"])){
+ $this->systab->by_object["workstartup"]->gotoLdap_inherit= TRUE;
+ }
}
$this->systab->save();