From: hickert Date: Wed, 3 Mar 2010 08:56:43 +0000 (+0000) Subject: Updated function decription X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=71d69612c44bde64986692f0f536017594de3704;p=gosa.git Updated function decription git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15879 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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()) {