From f8a6bb77928444a384883bf711cbfd534e72fc07 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 12 Oct 2010 16:24:43 +0000 Subject: [PATCH] Updated comments, removed empty lines git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20010 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../class_GroupwareDistributionList.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gosa-plugins/groupware/admin/ogroups/GroupwareDistributionList/class_GroupwareDistributionList.inc b/gosa-plugins/groupware/admin/ogroups/GroupwareDistributionList/class_GroupwareDistributionList.inc index 5bcf5d161..ad57ce0c7 100644 --- a/gosa-plugins/groupware/admin/ogroups/GroupwareDistributionList/class_GroupwareDistributionList.inc +++ b/gosa-plugins/groupware/admin/ogroups/GroupwareDistributionList/class_GroupwareDistributionList.inc @@ -20,6 +20,7 @@ class GroupwareDistributionList extends plugin // Feature handling private $featuresEnabled = array(); + /*! \brief Constructs the plugin, loads required parent values * and initiates the initialization. */ @@ -167,7 +168,7 @@ class GroupwareDistributionList extends plugin } - /*! \brief Gets the uids for the ogroups members. + /*! \brief Gets the uids for the ogroup members. */ function getOgroupMemberList() { @@ -303,7 +304,6 @@ class GroupwareDistributionList extends plugin } - /*! \brief Get posted values and check which are interesting for us. */ function save_object() -- 2.30.2