mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 15:10:22 +00:00
Update woth setKnownStationsWPA($networks)
This commit is contained in:
parent
e71042cb63
commit
69b629a59b
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ function DisplayWPAConfig()
|
|||
|
||||
getWifiInterface();
|
||||
knownWifiStations($networks);
|
||||
setKnownStationsWPA($networks);
|
||||
|
||||
if (isset($_POST['connect'])) {
|
||||
$result = 0;
|
||||
|
|
Loading…
Reference in a new issue