Fixed event class name
authorAlexander Ebert <ebert@woltlab.com>
Wed, 2 Jul 2014 10:33:20 +0000 (12:33 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 2 Jul 2014 10:33:20 +0000 (12:33 +0200)
com.woltlab.wcf/userNotificationEvent.xml

index cf0cd194bfbd2af84817070f4a3ec9b796f4124f..698b7952dcc65ea0d63f769bde47f7d24c3b7054 100644 (file)
@@ -32,7 +32,7 @@
                <event>
                        <name>like</name>
                        <objecttype>com.woltlab.wcf.user.profileComment.like.notification</objecttype>
-                       <classname><![CDATA[wcf\system\user\notification\event\UserProfileCommentUserLikeNotificationEvent]]></classname>
+                       <classname><![CDATA[wcf\system\user\notification\event\UserProfileCommentLikeUserNotificationEvent]]></classname>
                        <preset>1</preset>
                </event>
                <event>