Renamed VuFind\CLI module to VuFindConsole for cleaner layout. Changed return...
Renamed VuFind\CLI module to VuFindConsole for cleaner layout. Changed return value for expire_searches.php so that "no searches were found to delete" is a success rather than a failure.
Showing
- config/application.config.php 1 addition, 1 deletionconfig/application.config.php
- module/VuFindConsole/Module.php 9 additions, 6 deletionsmodule/VuFindConsole/Module.php
- module/VuFindConsole/config/module.config.php 14 additions, 0 deletionsmodule/VuFindConsole/config/module.config.php
- module/VuFindConsole/src/VuFindConsole/Controller/AbstractBase.php 1 addition, 1 deletion...FindConsole/src/VuFindConsole/Controller/AbstractBase.php
- module/VuFindConsole/src/VuFindConsole/Controller/HarvestController.php 1 addition, 1 deletion...onsole/src/VuFindConsole/Controller/HarvestController.php
- module/VuFindConsole/src/VuFindConsole/Controller/ImportController.php 1 addition, 1 deletion...Console/src/VuFindConsole/Controller/ImportController.php
- module/VuFindConsole/src/VuFindConsole/Controller/UtilController.php 2 additions, 2 deletions...ndConsole/src/VuFindConsole/Controller/UtilController.php
- module/VuFindConsole/src/VuFindConsole/Mvc/Router/ConsoleRouter.php 1 addition, 1 deletion...indConsole/src/VuFindConsole/Mvc/Router/ConsoleRouter.php
Please register or sign in to comment