From: hickert Date: Tue, 11 May 2010 07:20:43 +0000 (+0000) Subject: Fixed property type X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c86b1b78b5c2ccf6fa1cdd7fe07bc22e8921b822;p=gosa.git Fixed property type git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18316 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 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" => "",