Code

Fixed property type
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 07:20:43 +0000 (07:20 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 07:20:43 +0000 (07:20 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18316 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/personal/environment/class_environment.inc

index de8e9143be04dbfce0171821ec5789e20b1ebe21..c9cf730de30b93c1cb6fd036d1b976466ccb17e6 100644 (file)
@@ -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"       => "",