summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0eebfd3)
raw | patch | inline | side by side (parent: 0eebfd3)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 14 Sep 2006 10:02:32 +0000 (10:02 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 14 Sep 2006 10:02:32 +0000 (10:02 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4656 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/ogroups/class_termgroup.inc | patch | blob | history |
index 6b9eb6d7a7e4b37f51ee2189a6661c0ffed3ff20..7e3137389690d1e548b797ca2859d406941b2374 100644 (file)
var $is_account = true;
var $orig_dn = "";
var $didAction = FALSE;
- var $mapActions = array("reboot" => "",
- "instant_update" => "softupdate",
- "update" => "sceduledupdate",
- "reinstall" => "install",
- "rescan" => "",
- "memcheck" => "memcheck",
- "sysinfo" => "sysinfo");
-
var $mapActions = array("reboot" => "localboot",
"instant_update" => "softupdate",
"update" => "sceduledupdate",