Index: branches/5.2.x/core/units/helpers/multilanguage_helper.php =================================================================== diff -u -N -r15105 -r15111 --- branches/5.2.x/core/units/helpers/multilanguage_helper.php (.../multilanguage_helper.php) (revision 15105) +++ branches/5.2.x/core/units/helpers/multilanguage_helper.php (.../multilanguage_helper.php) (revision 15111) @@ -1,6 +1,6 @@ Application->UnitConfigReader->ReReadConfigs(); + } + + foreach ($this->Application->UnitConfigReader->configData as $prefix => $config_data) { + $this->createFields($prefix); + } + } + + /** * Creates missing multilanguage fields in table by specified prefix * * @param string $prefix