From: hickert Date: Wed, 28 Apr 2010 09:37:17 +0000 (+0000) Subject: Updated posixAccount copy&paste X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=070c3350e260462695e761d3bfd2f3dfcff67a70;p=gosa.git Updated posixAccount copy&paste git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17903 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/personal/environment/class_environment.inc b/gosa-plugins/goto/personal/environment/class_environment.inc index 904cde407..066d96389 100644 --- a/gosa-plugins/goto/personal/environment/class_environment.inc +++ b/gosa-plugins/goto/personal/environment/class_environment.inc @@ -68,7 +68,7 @@ class environment extends plugin var $attributes = array("uid","gotoProfileServer","gotoProfileFlags","gotoHotplugDeviceDN", "gotoXResolution","gotoProfileQuota", - "gotoLogonScript", + "gotoLogonScript","gotoLogonScripts","gotoHotplugDevices", "gotoPrinter", "gosaDefaultPrinter", "gotoShare", "gotoKioskProfile");