--- a/cmmanager/cmmgr/Plugins/cmpluginvpn/inc/cmvpncommonconstants.h Thu Dec 17 08:55:21 2009 +0200
+++ b/cmmanager/cmmgr/Plugins/cmpluginvpn/inc/cmvpncommonconstants.h Thu Jan 07 12:56:54 2010 +0200
@@ -21,6 +21,7 @@
// CONSTANTS
_LIT( KPluginVPNResDirAndFileName, "z:cmpluginvpnui.rsc" );
-const TInt KVpnProxyPortNumberDefault = 80;
+// Do not change this default to other value because proxy number is using this value as default port number
+const TInt KVpnProxyPortNumberDefault = 0;
#endif // CMVPNCOMMONCONSTANTS_H