From: Andrew Dolgov Date: Tue, 19 Mar 2013 07:14:46 +0000 (+0400) Subject: remove include of htmlawed file X-Git-Tag: 1.7.5~116 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=57e0ae9d4bcd37c5c4f9eaebabeaf12eb833bf71;p=tt-rss.git remove include of htmlawed file --- diff --git a/include/functions.php b/include/functions.php index 341177b0..7fa20032 100644 --- a/include/functions.php +++ b/include/functions.php @@ -110,7 +110,6 @@ ini_set('user_agent', SELF_USER_AGENT); require_once 'lib/pubsubhubbub/publisher.php'; - require_once 'lib/htmLawed.php'; $tz_offset = -1; $utc_tz = new DateTimeZone('UTC');