summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5d1e201)
raw | patch | inline | side by side (parent: 5d1e201)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 09:15:56 +0000 (09:15 +0000) | ||
committer | hickert <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 | patch | blob | history |
index 8525df033bd3a43de2107d45e85001bb6e25a538..3df7083c4a4a07d6789de1f9bd09d74af9b6c271 100644 (file)
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",