From 57e0ae9d4bcd37c5c4f9eaebabeaf12eb833bf71 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 19 Mar 2013 11:14:46 +0400 Subject: remove include of htmlawed file --- include/functions.php | 1 - 1 file changed, 1 deletion(-) diff --git a/include/functions.php b/include/functions.php index 341177b0a..7fa200322 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'); -- cgit v1.2.3