summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 518f07a)
raw | patch | inline | side by side (parent: 518f07a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 10 Dec 2008 12:29:21 +0000 (12:29 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 10 Dec 2008 12:29:21 +0000 (12:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13240 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/admin/groups/class_groupManagement.inc | patch | blob | history |
diff --git a/gosa-core/plugins/admin/groups/class_groupManagement.inc b/gosa-core/plugins/admin/groups/class_groupManagement.inc
index 09da2d50d48439e6e9a16c5b6d0660ed1e80c564..da14a33fe4be224e4d416a31c484501b220799e2 100644 (file)
********************/
/* Remove lock */
- if(isset($_POST['delete_multiple_group_cance'])){
+ if(isset($_POST['delete_multiple_group_cancel'])){
/* Remove lock file after successfull deletion */
$this->remove_lock();