summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 651f27b)
raw | patch | inline | side by side (parent: 651f27b)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 6 Mar 2008 17:21:33 +0000 (17:21 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 6 Mar 2008 17:21:33 +0000 (17:21 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9403 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 fdf0fe63b48d21ac358c9016a84aaec966c39b35..60f407ae071a37073bbed97fa3918d47b9d05bbe 100644 (file)
*/
if(isset($_POST['save_event_dialog']) || $this->systab->get_type() == TRIGGERED_EVENT){
$o_queue = new gosaSupportDaemon();
- $this->systab->set_type(TRIGGERED_EVENT);
$o_queue->append($this->systab);
if($o_queue->is_error()){
msg_dialog::display(_("Daemon"),sprintf(_("Something went wrong while talking to the daemon: %s."),