mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-07 01:54:27 +00:00
port 1776 databox create to master
This commit is contained in:
@@ -75,7 +75,7 @@ $app->command(new PluginsReset());
|
||||
$app->command(new EnablePlugin());
|
||||
$app->command(new DisablePlugin());
|
||||
$app->command(new CheckEnvironment('check:system'));
|
||||
$app->command(new Install('system:install'));
|
||||
$app->command(new Install('system:install', $app['phraseanet.structure-template']));
|
||||
$app->command(new CrossDomainGenerator());
|
||||
$app->command(new FixAutoincrements('system:fix-autoincrements'));
|
||||
|
||||
|
Reference in New Issue
Block a user