mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Update wireguard.php
This commit is contained in:
parent
1617a7c5be
commit
95d9cbd65d
@ -223,8 +223,6 @@ function SaveWireGuardConfig($status)
|
||||
|
||||
// Save settings
|
||||
if ($good_input) {
|
||||
var_dump($_POST);
|
||||
|
||||
// server (wg0.conf)
|
||||
if ($_POST['wg_senabled'] == 1) {
|
||||
// fetch server private key from filesytem
|
||||
|
Loading…
Reference in New Issue
Block a user