summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bda4c3a)
raw | patch | inline | side by side (parent: bda4c3a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 4 Jun 2007 10:26:32 +0000 (10:26 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 4 Jun 2007 10:26:32 +0000 (10:26 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6532 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 857a82a017bafb7452645b85e69805feca63c29f..cee95e213e33d6a900f9ac05d993e986a68150d1 100644 (file)
$this->FAIrelease = $this->InitialFAIrelease = $source->FAIrelease;
$this->gosaMemberApplication = $source->gosaMemberApplication;
$this->appoption = $source->appoption;
+ $this->Categories = $source->Categories;
}