Code

Added Groupware defintion loading to class distribution list
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 13 Oct 2010 13:21:55 +0000 (13:21 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 13 Oct 2010 13:21:55 +0000 (13:21 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20033 594d385d-05f5-0310-b6e9-bd551577e9d8

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

index bc44046afe132c6d856794adaca211db3fa27acc..704c53f57017f749675edbe4acc5952e9e5b5aba 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 
+new GroupwareDefinitions();
+
 class GroupwareDistributionList extends plugin
 {
     public $view_logged = FALSE;