From: cajus Date: Thu, 15 May 2008 15:36:00 +0000 (+0000) Subject: Reverted, because it has conflicts on other places X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=15d61f9588ec4923766fae347868c086cc07b883;p=gosa.git Reverted, because it has conflicts on other places git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10922 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_activate.inc b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_activate.inc index 321133327..64fc2d6d4 100644 --- a/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_activate.inc +++ b/gosa-plugins/goto/addons/goto/events/class_DaemonEvent_activate.inc @@ -20,7 +20,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -class DaemonEvent_unlock extends DaemonEvent +class DaemonEvent_activate extends DaemonEvent { var $visible_for = SYSTEM_EVENT; public function __construct($config,$data = array())