From 070c3350e260462695e761d3bfd2f3dfcff67a70 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 28 Apr 2010 09:37:17 +0000 Subject: [PATCH] Updated posixAccount copy&paste git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17903 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/personal/environment/class_environment.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"); -- 2.30.2