mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
Remove deprectaed feature
This commit is contained in:
@@ -71,11 +71,6 @@ class module_console_systemExport extends Command
|
||||
return $this;
|
||||
}
|
||||
|
||||
public function requireSetup()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
protected function doExecute(InputInterface $input, OutputInterface $output)
|
||||
{
|
||||
$docPerDir = max(1, (int) $input->getOption('docperdir'));
|
||||
|
Reference in New Issue
Block a user