summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-04-28 20:27:45 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-04-28 20:27:45 -0400
commitfe522219c3d7f26f0cff098511a76d93324a1bea (patch)
treed4650b047ba0b25ab8c5b9cb2f8bf76763c9e92e
parent35fff8e53ed3538f841d3180fdd39d0ce66a4d83 (diff)
downloadpfsense-fe522219c3d7f26f0cff098511a76d93324a1bea.zip
pfsense-fe522219c3d7f26f0cff098511a76d93324a1bea.tar.gz
Revert "Call system_routing_configure after changes"
This reverts commit 80efb6d634e23c05a11e87b53bda9cbd9f598d11.
-rwxr-xr-xusr/local/www/system_gateways_edit.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/system_gateways_edit.php b/usr/local/www/system_gateways_edit.php
index d517e04..0683ef8 100755
--- a/usr/local/www/system_gateways_edit.php
+++ b/usr/local/www/system_gateways_edit.php
@@ -159,9 +159,6 @@ if ($_POST) {
touch($d_staticroutesdirty_path);
write_config();
-
- /* set up static routes */
- system_routing_configure();
if($_REQUEST['isAjax']) {
echo $_POST['name'];
OpenPOWER on IntegriCloud