summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5e86dbf)
raw | patch | inline | side by side (parent: 5e86dbf)
author | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Jun 2009 11:33:25 +0000 (11:33 +0000) | ||
committer | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 26 Jun 2009 11:33:25 +0000 (11:33 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13804 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-core/plugins/admin/groups/class_groupManagement.inc | patch | blob | history |
diff --git a/trunk/gosa-core/plugins/admin/groups/class_groupManagement.inc b/trunk/gosa-core/plugins/admin/groups/class_groupManagement.inc
index c2ea563e850a1845d0e9ebe9996752be18a80ff4..81c8bb8f9b826cd101051c553b9ca7dbbc23acdb 100644 (file)
$this->ShowPrimaryCheckBox = true;
}
- echo "<pre>" . var_dump($this) . "</pre><br>";
/* Create dialog object */
$this->DivListGroup = new divListGroup($this->config,$this);
$this->DivListGroup->DisableCheckBox("ShowPrimaryGroups",$this->ShowPrimaryCheckBox);