From: hickert Date: Tue, 11 May 2010 09:15:56 +0000 (+0000) Subject: Fixed several properties. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9abaaa843f03bc79bbcce41c98ca8c9a70f5b06f;p=gosa.git Fixed several properties. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18357 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_core.inc b/gosa-core/include/class_core.inc index 8525df033..3df7083c4 100644 --- a/gosa-core/include/class_core.inc +++ b/gosa-core/include/class_core.inc @@ -472,7 +472,7 @@ DEBUG_SI = 256"), array( "name" => "baseIdHook", - "type" => "cmd", + "type" => "command", "default" => "", "description" => _("The 'baseIdHook' statement allows to hook into the id generation method (traditional mode), to define the starting range for new generated ids"), "check" => "gosaProperty::isCommand",