updater: remove htmlpurifier directory handling
This commit is contained in:
parent
73f28fe979
commit
68d539ceef
|
@ -202,7 +202,6 @@ class Updater extends Plugin {
|
|||
|
||||
$directories = array(
|
||||
CACHE_DIR,
|
||||
CACHE_DIR . "/htmlpurifier",
|
||||
CACHE_DIR . "/export",
|
||||
CACHE_DIR . "/images",
|
||||
CACHE_DIR . "/magpie",
|
||||
|
|
Loading…
Reference in New Issue