mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
remove unnecessary function calls
This commit is contained in:
parent
9dc1f14ccb
commit
807a591504
@ -98,10 +98,6 @@ function DisplayWPAConfig()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
nearbyWifiStations($networks);
|
|
||||||
connectedWifiStations($networks);
|
|
||||||
sortNetworksByRSSI($networks);
|
|
||||||
|
|
||||||
$clientInterface = $_SESSION['wifi_client_interface'];
|
$clientInterface = $_SESSION['wifi_client_interface'];
|
||||||
|
|
||||||
exec('ip a show '.$clientInterface, $stdoutIp);
|
exec('ip a show '.$clientInterface, $stdoutIp);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user