summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c238860)
raw | patch | inline | side by side (parent: c238860)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 16 Oct 2008 12:34:35 +0000 (12:34 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 16 Oct 2008 12:34:35 +0000 (12:34 +0000) |
-it is now a hidden event.
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12720 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12720 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/addons/goto/events/class_DaemonEvent_goto_reload.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_goto_reload.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_goto_reload.inc
index 3f91b49eb6f58c927274cee3995da9b9e7fbdd2e..747930fc2c3560ee930fec0e5cd0f0178b29fe54 100644 (file)
class DaemonEvent_goto_reload extends DaemonEvent
{
- var $visible_for = SYSTEM_EVENT;
+ var $visible_for = HIDDEN_EVENT;
var $mac = array();
protected $attributes = array("mac");