Created mechanism for reloading configuration through plugin manager.
Note: this will create some inefficiency until \VuFind\Config\Reader is factored out of code; in some cases, configurations will load twice. Should be sorted out soon.
Showing
- module/VuFind/src/VuFind/Config/PluginFactory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Config/PluginFactory.php
- module/VuFind/src/VuFind/Config/PluginManager.php 16 additions, 0 deletionsmodule/VuFind/src/VuFind/Config/PluginManager.php
- module/VuFind/src/VuFind/Controller/AdminController.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/AdminController.php
Please register or sign in to comment