|
@@ -839,7 +839,7 @@ public class ConfigMobileDeviceAddScreen extends WpadScreen
|
|
}
|
|
}
|
|
else if(TargetId == ID.configMobileDeviceAddScreen.button.ALLDEL)
|
|
else if(TargetId == ID.configMobileDeviceAddScreen.button.ALLDEL)
|
|
{
|
|
{
|
|
- if(((MainActivity)getContext()).myIP.equals("10.1.3.1")) {
|
|
|
|
|
|
+ if(((MainActivity)getContext()).myIP.equals("10.1.1.1")) {
|
|
doPingTest2("alldel", "10.1.2.1", "10.1.3.1");
|
|
doPingTest2("alldel", "10.1.2.1", "10.1.3.1");
|
|
/*
|
|
/*
|
|
if (mData == null) return;
|
|
if (mData == null) return;
|