Skip to content
Snippets Groups Projects
Commit dc12f5d9 authored by Thomas Müller's avatar Thomas Müller
Browse files

Merge pull request #12978 from owncloud/fix-support-claim

Change support message to be more explicit about the enterprise edition
parents 97a17e3f 5383d83f
Branches
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ class MsSqlMigrator extends Migrator {
*/
public function migrate(Schema $targetSchema) {
throw new MigrationException('',
'Database migration is required to continue operations. Please contact support@owncloud.com to get the required sql migration scripts to be applied.');
'Database migration is required to continue operation. This feature is provided within the Enterprise Edition.');
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment