summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-04-29 15:21:04 +0000
committerErmal <eri@pfsense.org>2010-04-29 15:21:40 +0000
commit33d72c67145fd3f5dcc107c9e062460c5cca70f9 (patch)
treefe96005824019fff2c45b8c55a6077b9231984f2 /etc/inc/system.inc
parent59ecde4930ac6580db3634664341546fd5328374 (diff)
downloadpfsense-33d72c67145fd3f5dcc107c9e062460c5cca70f9.zip
pfsense-33d72c67145fd3f5dcc107c9e062460c5cca70f9.tar.gz
Reload gateway groups when changing them.
Diffstat (limited to 'etc/inc/system.inc')
-rw-r--r--etc/inc/system.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/inc/system.inc b/etc/inc/system.inc
index fed4598..d26b1bb 100644
--- a/etc/inc/system.inc
+++ b/etc/inc/system.inc
@@ -324,7 +324,6 @@ function system_routing_configure() {
return 0;
}
-
function system_routing_enable() {
global $config, $g;
if(isset($config['system']['developerspew'])) {
OpenPOWER on IntegriCloud