git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3660 a333f486-631f-4898-b8df-5754b55c2be0
@@ -538,6 +538,7 @@ class ModelFactory
}
else
{
+ $oXmlEntry->setAttribute('_alteration', 'added');
$oXmlEntries->appendChild($oXmlEntry);
$this->aDictKeys[$sLanguageCode][$sCode] = true;