From 9abaaa843f03bc79bbcce41c98ca8c9a70f5b06f Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 11 May 2010 09:15:56 +0000 Subject: [PATCH] Fixed several properties. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18357 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/include/class_core.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.30.2