summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f044237)
raw | patch | inline | side by side (parent: f044237)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 18 Jul 2006 03:46:36 +0000 (03:46 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 18 Jul 2006 03:46:36 +0000 (03:46 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4183 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/class_faiManagement.inc | patch | blob | history |
index 30659151b34c89540d88a7d4283cf1ced0fd1f97..4a955f0e1258ccaf22188ce8787b04f916d0c95c 100644 (file)
"plSection" => array("administration"),
"plCategory" => array("fai"=> array("description" => _("FAI"),
"objectClass" => "FAIclass")),
- "plProvidedAcls"=> array());
+ "plProvidedAcls"=> array()));
}
}
// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler: