From c86b1b78b5c2ccf6fa1cdd7fe07bc22e8921b822 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 11 May 2010 07:20:43 +0000 Subject: [PATCH] Fixed property type git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18316 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/personal/environment/class_environment.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/gosa-plugins/goto/personal/environment/class_environment.inc b/gosa-plugins/goto/personal/environment/class_environment.inc index de8e9143b..c9cf730de 100644 --- a/gosa-plugins/goto/personal/environment/class_environment.inc +++ b/gosa-plugins/goto/personal/environment/class_environment.inc @@ -1780,7 +1780,6 @@ class environment extends plugin "name" => "kioskPath", "type" => "path", "default" => "/var/spool/kiosk", - "defaults" => "core::getPropertyValues", "description" => _("In order to make full use of the environment plugin, you may want to define the location where kiosk profiles will be stored on the servers harddisk. This is done by the 'kioskPath' keyword"), "check" => "gosaProperty::isWriteablePath", "migrate" => "", -- 2.30.2