diff --git a/net/pptp/src/www/vpn_pptp.php b/net/pptp/src/www/vpn_pptp.php index e640a32b9..6ced725fe 100644 --- a/net/pptp/src/www/vpn_pptp.php +++ b/net/pptp/src/www/vpn_pptp.php @@ -170,7 +170,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') { unset($pptpcfg['radius']['radiusissueips']); } - plugins_interfaces(false); write_config(); $savemsg = get_std_save_message(); if_pptp_configure_do();