1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 11:15:57 +00:00

remove include of htmlawed file

This commit is contained in:
Andrew Dolgov
2013-03-19 11:14:46 +04:00
parent 254a3f56a9
commit 57e0ae9d4b

View File

@@ -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');