Code

Fixed several properties.
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 09:15:56 +0000 (09:15 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 09:15:56 +0000 (09:15 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18357 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/include/class_core.inc

index 8525df033bd3a43de2107d45e85001bb6e25a538..3df7083c4a4a07d6789de1f9bd09d74af9b6c271 100644 (file)
@@ -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",