diff -r c8caa15ef882 -r e6a66db4e9d0 simpleengine/siputils/src/simplesettings.cpp --- a/simpleengine/siputils/src/simplesettings.cpp Tue Feb 02 01:05:17 2010 +0200 +++ b/simpleengine/siputils/src/simplesettings.cpp Fri Mar 19 09:37:41 2010 +0200 @@ -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(