summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: be62d9a)
raw | patch | inline | side by side (parent: be62d9a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 13 Dec 2005 09:56:47 +0000 (09:56 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 13 Dec 2005 09:56:47 +0000 (09:56 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2304 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/environment/class_environment.inc | patch | blob | history |
diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc
index 63ceccd5f563b9e0c8bc0e57c716ed3723ab0c3d..0b8b3f3a3f588f283ffc0011bb8b85ac57bba237 100644 (file)
"gotoPrinter",
"gotoShares","gotoShare",
"gotoKioskProfile","gotoKioskProfiles",
- "gotoHotplugDevices");
+ "gotoHotplugDevice");
var $objectclasses = array("gotoEnvironment"); // Specifies the objectClass which contains the attributes edited here
var $cn;