Revision d728dd67
Added by Scott Ullrich almost 14 years ago
usr/local/www/firewall_nat.php | ||
---|---|---|
70 | 70 |
$retval |= filter_configure(); |
71 | 71 |
$savemsg = get_std_save_message($retval); |
72 | 72 |
|
73 |
pfSense_handle_custom_code("/usr/local/pkg/firewall_nat/apply"); |
|
74 |
|
|
73 | 75 |
if ($retval == 0) { |
74 | 76 |
clear_subsystem_dirty('natconf'); |
75 | 77 |
clear_subsystem_dirty('filter'); |
Also available in: Unified diff
Adding apply hooks