1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/13740] Remove default config CLI command

PHPBB3-13740
This commit is contained in:
Mate Bartus
2015-07-21 15:06:15 +02:00
parent b2b9fb1df2
commit 3a3dd94145
2 changed files with 0 additions and 113 deletions

View File

@@ -15,16 +15,6 @@ services:
tags:
- { name: console.installer.command }
console.installer.command.config.default:
class: phpbb\install\console\command\install\config\default_config
arguments:
- @language
- @installer.helper.iohandler_factory
- @installer.installer.install
- @installer.helper.install_helper
tags:
- { name: console.installer.command }
console.installer.command.config.show:
class: phpbb\install\console\command\install\config\show
arguments: