This commit is contained in:
Paula Quispe
2017-10-23 09:02:58 -04:00
parent 4173cfac47
commit 07a04d472a

View File

@@ -635,7 +635,7 @@ class WorkspaceTools
//We will to regenerate the Content table
if ($executeRegenerateContent) {
CLI::logging("-> Start To update...\n");
CLI::logging("-> Start To Update...\n");
$translation = new Translation();
$information = $translation->getTranslationEnvironments();
$arrayLang = [];