summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe_users_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_pppoe_users_edit.php')
-rwxr-xr-xusr/local/www/vpn_pppoe_users_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pppoe_users_edit.php b/usr/local/www/vpn_pppoe_users_edit.php
index 9e142b4..3542c18 100755
--- a/usr/local/www/vpn_pppoe_users_edit.php
+++ b/usr/local/www/vpn_pppoe_users_edit.php
@@ -103,7 +103,7 @@ if ($_POST) {
write_config();
config_lock();
- $retval = vpn_pppoe_configure();
+ $retval = vpn_setup();
config_unlock();
header("Location: vpn_pppoe_users.php");
OpenPOWER on IntegriCloud