From 71d69612c44bde64986692f0f536017594de3704 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 3 Mar 2010 08:56:43 +0000 Subject: [PATCH] Updated function decription git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15879 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/include/class_plugin.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gosa-core/include/class_plugin.inc b/gosa-core/include/class_plugin.inc index eb21b5e0f..b8e01fa84 100644 --- a/gosa-core/include/class_plugin.inc +++ b/gosa-core/include/class_plugin.inc @@ -1998,8 +1998,8 @@ class plugin } - /*! \brief Forward command execution request - * to the correct method. + /*! \brief Forward command execution requests + * to the hook execution method. */ function handle_post_events($mode, $addAttrs= array()) { -- 2.30.2