summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4dc0b97)
raw | patch | inline | side by side (parent: 4dc0b97)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 07:20:43 +0000 (07:20 +0000) | ||
committer | hickert <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 | patch | blob | history |
diff --git a/gosa-plugins/goto/personal/environment/class_environment.inc b/gosa-plugins/goto/personal/environment/class_environment.inc
index de8e9143be04dbfce0171821ec5789e20b1ebe21..c9cf730de30b93c1cb6fd036d1b976466ccb17e6 100644 (file)
"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" => "",