Code

Fixed typo, account is removeable again.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 13 Dec 2005 09:56:47 +0000 (09:56 +0000)
committerhickert <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

index 63ceccd5f563b9e0c8bc0e57c716ed3723ab0c3d..0b8b3f3a3f588f283ffc0011bb8b85ac57bba237 100644 (file)
@@ -65,7 +65,7 @@ class environment extends plugin
                                     "gotoPrinter",
                                     "gotoShares","gotoShare",
                                     "gotoKioskProfile","gotoKioskProfiles",
-                                    "gotoHotplugDevices");
+                                    "gotoHotplugDevice");
   var $objectclasses      = array("gotoEnvironment"); // Specifies the objectClass which contains the attributes edited here 
   var $cn;