mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Update wireguard.php
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user