mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Fix typo
This commit is contained in:
parent
50949178a3
commit
061f683673
1 changed files with 2 additions and 2 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue