Remove PreSchema Upgrader

This commit is contained in:
Nicolas Le Goff
2013-11-18 14:16:52 +01:00
parent 4c58b141ee
commit 1cde667730
4 changed files with 0 additions and 86 deletions

View File

@@ -306,8 +306,6 @@ class appbox extends base
$upgrader->set_current_message(_('Creating new tables'));
$app['phraseanet.pre-schema-upgrader']->apply($app);
$upgrader->add_steps_complete(1);
/**