summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a8a4166)
raw | patch | inline | side by side (parent: a8a4166)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 1 Jun 2007 14:14:15 +0000 (14:14 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 1 Jun 2007 14:14:15 +0000 (14:14 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6520 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/groups/class_groupApplication.inc | patch | blob | history |
diff --git a/plugins/admin/groups/class_groupApplication.inc b/plugins/admin/groups/class_groupApplication.inc
index 390cb405383f9e139287a5fee09b0df755a6eeaa..add76c814c549c0a471c16342b825c07eba6a652 100644 (file)
$this->FAIrelease = $this->InitialFAIrelease = $source->FAIrelease;
$this->gosaMemberApplication = $source->gosaMemberApplication;
$this->appoption = $source->appoption;
+ $this->Categories = $source->Categories;
}
}