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