ISSUE-215 Fix connection DB for update language
This commit is contained in:
@@ -675,7 +675,7 @@ class WorkspaceTools
|
||||
if ($workspace === null) {
|
||||
$workspace = config("system.workspace");
|
||||
}
|
||||
$this->initPropel(true);
|
||||
//$this->initPropel(true);
|
||||
//If the execute flag is false we will check if we needed
|
||||
if (!$executeRegenerateContent) {
|
||||
$conf = new Configuration();
|
||||
|
||||
Reference in New Issue
Block a user