summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pptp.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-16 16:24:18 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-16 16:24:18 +0000
commit34947a640461e39c051714f7d8c7dbfe7d1f1d4d (patch)
treec57c7a5eb9d50c4a482c21a9c1225997efdb41bd /usr/local/www/vpn_pptp.php
parentb7028110e228545e9df1e3bddb38f2a4dd2b9b62 (diff)
downloadpfsense-34947a640461e39c051714f7d8c7dbfe7d1f1d4d.zip
pfsense-34947a640461e39c051714f7d8c7dbfe7d1f1d4d.tar.gz
Reload filter after PPTP vpn changes
Ticket #364
Diffstat (limited to 'usr/local/www/vpn_pptp.php')
-rwxr-xr-xusr/local/www/vpn_pptp.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/vpn_pptp.php b/usr/local/www/vpn_pptp.php
index 98124bb..a6b3d54 100755
--- a/usr/local/www/vpn_pptp.php
+++ b/usr/local/www/vpn_pptp.php
@@ -120,6 +120,8 @@ if ($_POST) {
config_unlock();
$savemsg = get_std_save_message($retval);
+
+ filter_configure();
}
}
OpenPOWER on IntegriCloud