summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateways_edit.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2010-03-01 13:36:36 +0100
committerSeth Mos <seth.mos@xs4all.nl>2010-03-01 13:36:36 +0100
commite4749e6602085e5c282b8c0c58d54d36dc64431f (patch)
treee06a890fdf91aa22141770e434a5d349b3552591 /usr/local/www/system_gateways_edit.php
parent84d07e675f1c26c98cf459a8f6f7107d67a438f2 (diff)
downloadpfsense-e4749e6602085e5c282b8c0c58d54d36dc64431f.zip
pfsense-e4749e6602085e5c282b8c0c58d54d36dc64431f.tar.gz
Correct typo in function name
Diffstat (limited to 'usr/local/www/system_gateways_edit.php')
-rwxr-xr-xusr/local/www/system_gateways_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_gateways_edit.php b/usr/local/www/system_gateways_edit.php
index 995fbff..b562579 100755
--- a/usr/local/www/system_gateways_edit.php
+++ b/usr/local/www/system_gateways_edit.php
@@ -192,7 +192,7 @@ if ($_POST) {
$a_gateway_item[] = $gateway;
}
}
- system_recolv_conf_generate();
+ system_resolvconf_generate();
mark_subsystem_dirty('staticroutes');
write_config();
OpenPOWER on IntegriCloud