summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 44e0927)
raw | patch | inline | side by side (parent: 44e0927)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 25 Jul 2008 13:26:12 +0000 (13:26 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 25 Jul 2008 13:26:12 +0000 (13:26 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12057 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/fai/class_faiManagement.inc | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/fai/class_faiManagement.inc b/gosa-plugins/fai/admin/fai/class_faiManagement.inc
index c71edce821a4dff7a8b5c7235cc226c2aaa14ea8..2e19541e6f35ff92fcaa9fb13df21a540f3a0148 100644 (file)
}
}else{
trigger_error("Unknown class DaemonEvent / gosaSupportDaemon");
+ msg_dialog::display(_("Fatal error"),
+ "Daemon events called but classes where not accessible, DaemonEvent gosaSupportDaemon",
+ FATAL_ERROR_DIALOG);
}
exit();
}