Implement the new interface `ICommentPermissionManager` in the comment managers
authorCyperghost <olaf_schmitz_1@t-online.de>
Mon, 25 Mar 2024 09:58:54 +0000 (10:58 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Mon, 25 Mar 2024 09:58:54 +0000 (10:58 +0100)
commit248f7c99f2eb04899b5fd07ffcd7c849d0b9e0ec
tree5074b701c512e8242f0d62215319f1f3f190e308
parent4f9ce52f5db0e9cab316555e4c508d7a95815b72
Implement the new interface `ICommentPermissionManager` in the comment managers
wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ICommentPermissionManager.php
wcfsetup/install/files/lib/system/comment/manager/ModerationQueueCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/PageCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/UserProfileCommentManager.class.php