]> git.wh0rd.org Git - tt-rss.git/commitdiff
updater: remove htmlpurifier directory handling
authorAndrew Dolgov <fox@fakecake.org>
Mon, 24 Dec 2012 05:54:23 +0000 (09:54 +0400)
committerAndrew Dolgov <fox@fakecake.org>
Mon, 24 Dec 2012 05:54:23 +0000 (09:54 +0400)
plugins/updater/updater.php

index 7fdda5fff39cf00d77b494752aa27c22a8ecef54..9b43cb9155608fb514c0428c4d09bde1fd40f0db 100644 (file)
@@ -202,7 +202,6 @@ class Updater extends Plugin {
 
                        $directories = array(
                                CACHE_DIR,
-                               CACHE_DIR . "/htmlpurifier",
                                CACHE_DIR . "/export",
                                CACHE_DIR . "/images",
                                CACHE_DIR . "/magpie",