|
@@ -538,6 +538,7 @@ class ModelFactory
|
|
}
|
|
}
|
|
else
|
|
else
|
|
{
|
|
{
|
|
|
|
+ $oXmlEntry->setAttribute('_alteration', 'added');
|
|
$oXmlEntries->appendChild($oXmlEntry);
|
|
$oXmlEntries->appendChild($oXmlEntry);
|
|
}
|
|
}
|
|
$this->aDictKeys[$sLanguageCode][$sCode] = true;
|
|
$this->aDictKeys[$sLanguageCode][$sCode] = true;
|