summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pptp_users_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_pptp_users_edit.php')
-rwxr-xr-xusr/local/www/vpn_pptp_users_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pptp_users_edit.php b/usr/local/www/vpn_pptp_users_edit.php
index dfad162..b3299ca 100755
--- a/usr/local/www/vpn_pptp_users_edit.php
+++ b/usr/local/www/vpn_pptp_users_edit.php
@@ -109,7 +109,7 @@ if ($_POST) {
$a_secret[] = $secretent;
write_config();
- touch($d_pptpuserdirty_path);
+ mark_subsystem_dirty('pptpusers');
header("Location: vpn_pptp_users.php");
exit;
OpenPOWER on IntegriCloud