diff -r 4af31167ea77 -r 13d7c31c74e0 syncmlfw/dm/treemodule/src/nsmldmddf.cpp --- a/syncmlfw/dm/treemodule/src/nsmldmddf.cpp Thu Jul 15 19:36:11 2010 +0300 +++ b/syncmlfw/dm/treemodule/src/nsmldmddf.cpp Thu Aug 19 10:44:50 2010 +0300 @@ -634,7 +634,8 @@ // FOTA // For the FOTA adapter put the correlator to aObject instead of // data. - if ( iAdapterId == KNSmlDMFotaAdapterImplUid || iAdapterId == KNSmlDMAMAdapterImplUid) + if ( iAdapterId == KNSmlDMFotaAdapterImplUid || iAdapterId == KNSmlDMAMAdapterImplUid + || iAdapterId == KNSmlDMLawMoAdapterImplUid) { iSessionArray[iSessionId-1].ExecuteCommandL(iAdapterId,*luid, aStatusRef,aURI,aCorrelator,aType,aLargeItem);