We now can define views
This commit is contained in:
@@ -112,6 +112,8 @@ class DBStructure
|
||||
|
||||
echo "\n";
|
||||
}
|
||||
|
||||
DBView::printStructure($basePath);
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -594,6 +596,8 @@ class DBStructure
|
||||
}
|
||||
}
|
||||
|
||||
DBView::create($verbose, $action);
|
||||
|
||||
if ($action && !$install) {
|
||||
DI::config()->set('system', 'maintenance', 0);
|
||||
DI::config()->set('system', 'maintenance_reason', '');
|
||||
|
||||
Reference in New Issue
Block a user