summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8e1919e)
raw | patch | inline | side by side (parent: 8e1919e)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Jun 2008 08:37:15 +0000 (08:37 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Jun 2008 08:37:15 +0000 (08:37 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11231 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/systems/admin/systems/class_systemManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/systems/admin/systems/class_systemManagement.inc b/gosa-plugins/systems/admin/systems/class_systemManagement.inc
index 90933fa0412f530d76ea0864495907bf2f8e8036..8dee77f84b9be66e91940a18b02ff687ad5fc042 100644 (file)
if (isset($_POST['create_system'])||$s_action=="newsystem") {
-
+
+ $this->last_action = "";
+
/* If the current entry is an incoming object
* $sw = System type as posted in new incoming handling dialog
*/