Revision 9df2adfc
Added by Doktor Notor over 8 years ago
src/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc | ||
---|---|---|
1727 | 1727 |
} |
1728 | 1728 |
} |
1729 | 1729 |
} |
1730 |
write_config(); |
|
1730 |
write_config(gettext("Shaper configuration saved via pfSense traffic shaper wizard."));
|
|
1731 | 1731 |
} |
1732 | 1732 |
|
1733 | 1733 |
function wizard_get_bandwidthtype_scale($type = "b") { |
Also available in: Unified diff
Add reason to write_config() call