mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
refactor commands
This commit is contained in:
@@ -78,10 +78,7 @@ class module_console_systemExport extends Command
|
||||
|
||||
public function execute(InputInterface $input, OutputInterface $output)
|
||||
{
|
||||
if ( ! $this->checkSetup($output)) {
|
||||
|
||||
return 1;
|
||||
}
|
||||
$this->checkSetup();
|
||||
|
||||
$core = \bootstrap::getCore();
|
||||
|
||||
|
Reference in New Issue
Block a user