Missed one commit file
This commit is contained in:
parent
d34bbd7181
commit
21bc3bc142
@ -1007,6 +1007,8 @@ function serendipity_printEntries($entries, $extended = 0, $preview = false, $sm
|
||||
$entry['authorid'] = $serendipity['authorid'];
|
||||
}
|
||||
|
||||
$entry['author'] = htmlspecialchars($entry['author']);
|
||||
|
||||
$authorData = array(
|
||||
'authorid' => $entry['authorid'],
|
||||
'username' => $entry['loginname'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user