summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0f57979)
raw | patch | inline | side by side (parent: 0f57979)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 7 Mar 2008 07:29:27 +0000 (07:29 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 7 Mar 2008 07:29:27 +0000 (07:29 +0000) |
-Upated remove.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9409 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9409 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/class_gotomasses.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/class_gotomasses.inc b/gosa-plugins/goto/addons/goto/class_gotomasses.inc
index bfbf796981a59929250f2fb8d82a0987c2db8da8..69d8429188eee3bee8cb60b2d3e8d74521e60696 100644 (file)
$ids = $this->list_get_selected_items();
}
+ $this->ids_to_remove = array();
+
if(count($ids)){
$ret = $this->o_queue->ids_exist($ids);
$ret = $this->o_queue->get_entries_by_id($ret);