summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-19 11:14:46 +0400
committerAndrew Dolgov <[email protected]>2013-03-19 11:14:46 +0400
commit57e0ae9d4bcd37c5c4f9eaebabeaf12eb833bf71 (patch)
tree96308ef6c5ad57f2687a90fa93dadd535785d307 /include
parent254a3f56a901d94a99a1a425ceecf62e8fd06051 (diff)
remove include of htmlawed file
Diffstat (limited to 'include')
-rw-r--r--include/functions.php1
1 files changed, 0 insertions, 1 deletions
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');