Added new function `canViewObject` to `ICommentManager` to check access to any object...
authorCyperghost <olaf_schmitz_1@t-online.de>
Fri, 22 Mar 2024 11:16:51 +0000 (12:16 +0100)
committerCyperghost <olaf_schmitz_1@t-online.de>
Fri, 22 Mar 2024 11:16:51 +0000 (12:16 +0100)
commita80b5a3e97cc85d9b0afbb04de00840738a1a06e
treeeef529ebf86083154fa2a24834ddc65e161d2124
parentd238ca420329eaaa822a99092e50b1dca1628209
Added new function `canViewObject` to `ICommentManager` to check access to any object of comments.
wcfsetup/install/files/lib/system/comment/manager/AbstractCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ArticleCommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.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