From: Andrew Dolgov Date: Mon, 24 Dec 2012 05:54:23 +0000 (+0400) Subject: updater: remove htmlpurifier directory handling X-Git-Tag: 1.7.0~147 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=68d539ceef3289ffb5d0d1007be0657e2a6bb49d;p=tt-rss.git updater: remove htmlpurifier directory handling --- diff --git a/plugins/updater/updater.php b/plugins/updater/updater.php index 7fdda5ff..9b43cb91 100644 --- a/plugins/updater/updater.php +++ b/plugins/updater/updater.php @@ -202,7 +202,6 @@ class Updater extends Plugin { $directories = array( CACHE_DIR, - CACHE_DIR . "/htmlpurifier", CACHE_DIR . "/export", CACHE_DIR . "/images", CACHE_DIR . "/magpie",