From: hickert Date: Tue, 13 Dec 2005 09:56:47 +0000 (+0000) Subject: Fixed typo, account is removeable again. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=90a3ec21021527333f3cc18a63857ce18d86aabc;p=gosa.git Fixed typo, account is removeable again. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2304 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/personal/environment/class_environment.inc b/plugins/personal/environment/class_environment.inc index 63ceccd5f..0b8b3f3a3 100644 --- a/plugins/personal/environment/class_environment.inc +++ b/plugins/personal/environment/class_environment.inc @@ -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;