Revision a29f2ee6
Added by Doktor Notor over 8 years ago
src/usr/local/www/wizards/traffic_shaper_wizard_dedicated.inc | ||
---|---|---|
1635 | 1635 |
} |
1636 | 1636 |
} |
1637 | 1637 |
} |
1638 |
write_config(); |
|
1638 |
write_config(gettext("Shaper configuration saved via pfSense traffic shaper wizard."));
|
|
1639 | 1639 |
} |
1640 | 1640 |
|
1641 | 1641 |
function wizard_get_bandwidthtype_scale($type = "b") { |
Also available in: Unified diff
Add reason to write_config() call