simpleengine/siputils/src/simplesettings.cpp
changeset 12 e6a66db4e9d0
parent 0 c8caa15ef882
child 35 fbd2e7cec7ef
--- 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(