Code

Reverted, because it has conflicts on other places
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 15 May 2008 15:36:00 +0000 (15:36 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 15 May 2008 15:36:00 +0000 (15:36 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10922 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/addons/goto/events/class_DaemonEvent_activate.inc

index 321133327b2cc37746a68beac0b8c0a10aa5354d..64fc2d6d4eb0457317ac566449921b46c6cfffbc 100644 (file)
@@ -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())