Code

Updated comments, removed empty lines
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 12 Oct 2010 16:24:43 +0000 (16:24 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 12 Oct 2010 16:24:43 +0000 (16:24 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20010 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/groupware/admin/ogroups/GroupwareDistributionList/class_GroupwareDistributionList.inc

index 5bcf5d161209d52bd2388bd29339be271850f858..ad57ce0c7f4b879b74fbf91f39546820fb6d29dd 100644 (file)
@@ -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()