realtimenetprots/sipfw/ProfileAgent/ApnManager/src/sipapnmanager.cpp
changeset 23 8798b8c7bbfb
parent 15 8248b03a2669
child 42 69df6ed78a6a
--- a/realtimenetprots/sipfw/ProfileAgent/ApnManager/src/sipapnmanager.cpp	Fri May 14 14:57:35 2010 +0300
+++ b/realtimenetprots/sipfw/ProfileAgent/ApnManager/src/sipapnmanager.cpp	Fri May 28 16:13:10 2010 +0300
@@ -216,7 +216,7 @@
     {
     TBool isIapGPRS(EFalse);          
     using namespace CommsDat;        
-    CMDBSession* db = CMDBSession::NewL( CMDBSession::LatestVersion() );
+    CMDBSession* db = CMDBSession::NewL( KCDVersion1_1 );
     CleanupStack::PushL( db );
     // Set any attributes if any
     db->SetAttributeMask( ECDHidden );