HOR-3851
This commit is contained in:
@@ -78,7 +78,7 @@ try {
|
||||
$configuration = new Configurations();
|
||||
$importResults = $language->import( $languageFile );
|
||||
|
||||
$renegerateContent = new WorkspaceTools( SYS_SYS );
|
||||
$renegerateContent = new WorkspaceTools( config("sys_sys") );
|
||||
$messs = $renegerateContent->upgradeContent();
|
||||
|
||||
$result->msg = G::LoadTranslation( 'IMPORT_LANGUAGE_SUCCESS' ) . "\n";
|
||||
|
||||
Reference in New Issue
Block a user