From bf1dc420b9490df07c17d9d96b1d48784e448b1a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Mar 2013 10:49:50 +0400 Subject: Revert "title escaping: do not double-encode entities" This reverts commit d6ce708930cb838af3ed1cf585d3ca62b7036d9b. --- include/functions.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include') diff --git a/include/functions.php b/include/functions.php index 2329a2331..c01e41004 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3022,8 +3022,7 @@ if ($line["link"]) { $rv['content'] .= "
" . $line["title"] . "" . -- cgit v1.2.3