This commit is contained in:
BJRambo 2023-02-27 16:27:09 +09:00
parent 50949178a3
commit 061f683673

View file

@ -1863,8 +1863,8 @@ class CommentController extends Comment
* Method to add a pop-up menu when clicking for displaying child comments
* @param string $url
* @param string $str
* @param strgin $icon
* @param strgin $target
* @param string $icon
* @param string $target
* @return void
*/
function addCommentPopupMenu($url, $str, $icon = '', $target = '_blank')