SVN r1105
SVN-Revision: r1105
This commit is contained in:
@@ -72,6 +72,7 @@ namespace Lskj.Main
|
||||
if (DBConfig.Instance.IsInternalNetwork)
|
||||
{
|
||||
this.radioWithin.Checked = true;
|
||||
if (DBConfig.Instance.ServerName.Equals(DBConfig.Instance.InternalNetworkAddress)) this.txtServerName.Text = DBConfig.Instance.ExternalNetworkAddress;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user