Bug #199 ยป vlandeletefix.diff
| usr/local/www/interfaces_vlan.php | ||
|---|---|---|
| 79 | 79 |
write_config(); |
| 80 | 80 | |
| 81 | 81 |
interfaces_vlan_configure(); |
| 82 |
reload_interfaces_sync(); |
|
| 83 |
filter_configure_sync(); |
|
| 82 | 84 | |
| 83 | 85 |
header("Location: interfaces_vlan.php");
|
| 84 | 86 |
exit; |