diff --git a/system/src/Plugins.php b/system/src/Plugins.php index 0ee7c36e..f6711a3a 100644 --- a/system/src/Plugins.php +++ b/system/src/Plugins.php @@ -699,6 +699,7 @@ class Plugins { return false; } + clearCache(); return true; }