diff -r 2580314736af -r 2669f8761a99 simpleengine/siputils/src/simplesettings.cpp --- a/simpleengine/siputils/src/simplesettings.cpp Thu Aug 19 10:19:02 2010 +0300 +++ b/simpleengine/siputils/src/simplesettings.cpp Tue Aug 31 15:35:50 2010 +0300 @@ -127,8 +127,8 @@ TRAP_IGNORE( repository = CRepository::NewL( KCRUIDSimpleVariation )); if ( repository ) { - //TRAP_IGNORE( iExpiryPuhlish = GetCenRepIntValueL( - // repository, KSimplePublishRefresh )); + TRAP_IGNORE( iExpiryPuhlish = GetCenRepIntValueL( + repository, KSimplePublishRefresh )); TRAP_IGNORE( iExpiryWatcher = GetCenRepIntValueL( repository, KSimpleSubscribeRefresh )); TRAP_IGNORE( iExpiryWinfo = GetCenRepIntValueL(