summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 70a00cb)
raw | patch | inline | side by side (parent: 70a00cb)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 28 Oct 2005 12:06:05 +0000 (12:06 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 28 Oct 2005 12:06:05 +0000 (12:06 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1736 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/ogroups/class_ogroupManagement.inc | patch | blob | history | |
plugins/admin/ogroups/headpage.tpl | patch | blob | history |
diff --git a/plugins/admin/ogroups/class_ogroupManagement.inc b/plugins/admin/ogroups/class_ogroupManagement.inc
index 1cbeb8d93517d1294329a6ab7003290c2c2c2ba2..01236ac13cf489785632bea3e3216733d54d7ed9 100644 (file)
$ogroupfilter[$type]= $_POST[$type];
}
}
- if (isset($_POST['regex'])){
+ if (isset($_POST['Ogroup_dialog_posted'])){
foreach( array("usergroups", "groupgroups", "appgroups", "depgroups",
"servergroups", "wsgroups", "prtgroups", "tcgroups", "fongroups") as $type){
index 2e5665b758b953b79725a469a67c243b290833d6..7e9a302d468f5ba6a1a2a61585a7892b9eb236df 100644 (file)
</table>
<input type="hidden" name="ignore">
+<input type="hidden" name="Ogroup_dialog_posted">