mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Update woth setKnownStationsWPA($networks)
This commit is contained in:
parent
e71042cb63
commit
69b629a59b
@ -13,6 +13,7 @@ function DisplayWPAConfig()
|
|||||||
|
|
||||||
getWifiInterface();
|
getWifiInterface();
|
||||||
knownWifiStations($networks);
|
knownWifiStations($networks);
|
||||||
|
setKnownStationsWPA($networks);
|
||||||
|
|
||||||
if (isset($_POST['connect'])) {
|
if (isset($_POST['connect'])) {
|
||||||
$result = 0;
|
$result = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user