From fe522219c3d7f26f0cff098511a76d93324a1bea Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 28 Apr 2009 20:27:45 -0400 Subject: Revert "Call system_routing_configure after changes" This reverts commit 80efb6d634e23c05a11e87b53bda9cbd9f598d11. --- usr/local/www/system_gateways_edit.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'usr') 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']; -- cgit v1.1