mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Add Phraseanet CLI application
This commit is contained in:
@@ -44,7 +44,7 @@ class module_console_systemMailCheck extends Command
|
||||
|
||||
protected function doExecute(InputInterface $input, OutputInterface $output)
|
||||
{
|
||||
$appbox = appbox::get_instance(\bootstrap::getCore());
|
||||
$appbox = $this->getService('phraseanet.appbox');
|
||||
|
||||
$output->writeln("Processing...");
|
||||
|
||||
|
Reference in New Issue
Block a user