We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0937dc0 commit 46ede22Copy full SHA for 46ede22
1 file changed
framework/legacy/Textcube.Data.Tag.php
@@ -72,7 +72,7 @@ static function addTagsWithEntryId($blogid, $entry, /*string array*/
72
}
73
74
/*@static@*/
75
- static unction modifyTagsWithEntryId($blogid, $entry, /*string array*/
+ static function modifyTagsWithEntryId($blogid, $entry, /*string array*/
76
$taglist) {
77
global $database;
78
0 commit comments