From d6ce708930cb838af3ed1cf585d3ca62b7036d9b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Mar 2013 09:44:52 +0400 Subject: title escaping: do not double-encode entities --- include/functions.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index e57ee6953..994b4c179 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3022,7 +3022,8 @@ if ($line["link"]) { $rv['content'] .= "
" . $line["title"] . "" . -- cgit v1.2.3