Code

Upadted event command for non time triggered actions.
[gosa.git] / gosa-plugins / goto / addons / gotomasses / events / class_DaemonEvent_reinstall.inc
index b1cf8a5e8e8ce356f0b3c18e03f7bdf8826459a8..c977c004fdb6e10358b27ca7fb36102b2fc23581 100644 (file)
@@ -11,7 +11,7 @@ class DaemonEvent_reinstall extends DaemonEvent
     $this->s_Menu_Name  = _("Reinstall");
     $this->s_Event_Name = _("Reinstall");
     $this->s_Schedule_Action = "job_trigger_action_reinstall";
-    $this->s_Trigger_Action= "trigger_action_reinstall";
+    $this->s_Trigger_Action= "gosa_trigger_action_reinstall";
     $this->s_Menu_Image = "images/fai_small.png";
     $this->s_List_Image = "images/fai_small.png";