Revision 9f1b6537
Added by Doktor Notor over 8 years ago
src/usr/local/www/vpn_l2tp_users_edit.php | ||
---|---|---|
126 | 126 |
} |
127 | 127 |
l2tp_users_sort(); |
128 | 128 |
|
129 |
write_config(); |
|
129 |
write_config(gettext("Configured a L2TP VPN user."));
|
|
130 | 130 |
|
131 | 131 |
$retval = vpn_l2tp_configure(); |
132 | 132 |
|
Also available in: Unified diff
Add reason to write_config() call