summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4bb8de1)
raw | patch | inline | side by side (parent: 4bb8de1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Jun 2010 14:31:21 +0000 (14:31 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 2 Jun 2010 14:31:21 +0000 (14:31 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18841 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_plugin.inc | patch | blob | history |
index 6cd709691d7287efba50a127f833a4b1a7b8dfcc..9bef3cb81665a14de8c5ada76c67bbe127302881 100644 (file)
}
- /*! \brief Return plugin informations for acl handling */
+ /*! \brief Return plugin informations for acl handling
+ * See class_core.inc for examples.
+ */
static function plInfo()
{
return array();