Use general LikeUserNotificationObject(Type) classes
authorMatthias Schmidt <gravatronics@live.com>
Sun, 27 Jul 2014 09:18:17 +0000 (11:18 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 27 Jul 2014 09:18:17 +0000 (11:18 +0200)
commitcb0c84a905f96f1b853b91a8778094c8b0985297
tree119a99968c0ca749d57db1268321f0664b5a7ced
parent8a17d5abbc9e5ba6881d2e8d7d06f1635b01a56b
Use general LikeUserNotificationObject(Type) classes
com.woltlab.wcf/objectType.xml
wcfsetup/install/files/lib/data/comment/LikeableComment.class.php
wcfsetup/install/files/lib/data/comment/response/LikeableCommentResponse.class.php
wcfsetup/install/files/lib/system/user/notification/object/CommentLikeUserNotificationObject.class.php [deleted file]
wcfsetup/install/files/lib/system/user/notification/object/CommentResponseLikeUserNotificationObject.class.php [deleted file]
wcfsetup/install/files/lib/system/user/notification/object/LikeUserNotificationObject.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/object/type/LikeUserNotificationObjectType.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentLikeUserNotificationObjectType.class.php [deleted file]
wcfsetup/install/files/lib/system/user/notification/object/type/UserProfileCommentResponseLikeUserNotificationObjectType.class.php [deleted file]