From bd7b5b13d42ab6c4cd7dd6550a85be281938f0f6 Mon Sep 17 00:00:00 2001 From: Thomas Zilio Date: Thu, 21 Feb 2019 15:45:37 +0100 Subject: [PATCH] Pulizia file deprecati --- update/2_4_7.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update/2_4_7.php b/update/2_4_7.php index 7ed8c75ed..35ed7935e 100644 --- a/update/2_4_7.php +++ b/update/2_4_7.php @@ -11,6 +11,8 @@ $files = [ 'include/src/Article.php', 'include/src/Row.php', 'include/src/Description.php', + 'plugins/importPA', + 'plugins/exportPA', ]; foreach ($files as $key => $value) {