diff --git a/Controller/ApiController.php b/Controller/ApiController.php index 4032de5..f6d5b80 100755 --- a/Controller/ApiController.php +++ b/Controller/ApiController.php @@ -3143,6 +3143,9 @@ final class ApiController extends Controller \file_put_contents($path, 'app->moduleManager->getActiveModules(); foreach ($installedModules as $name => $_) { $this->app->moduleManager->reInit($name);