summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-29 02:01:11 +0000
committerBill Marquette <billm@pfsense.org>2005-08-29 02:01:11 +0000
commit43754582b48fd73340450d541457773266db81cd (patch)
treec885e6cfceee4feef73d4c2dca4d49c9cc9bbef8 /usr
parent30454aa4e6127ff2411d9e3a742c964bf9efd29d (diff)
downloadpfsense-43754582b48fd73340450d541457773266db81cd.zip
pfsense-43754582b48fd73340450d541457773266db81cd.tar.gz
Back out commit 5840, this was fixed in 5839 (wrong flag file had been used).
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/load_balancer_virtual_server_edit.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/load_balancer_virtual_server_edit.php b/usr/local/www/load_balancer_virtual_server_edit.php
index 1b99cdf..c793bff 100755
--- a/usr/local/www/load_balancer_virtual_server_edit.php
+++ b/usr/local/www/load_balancer_virtual_server_edit.php
@@ -77,9 +77,6 @@ if ($_POST) {
write_config();
- /* reconfigure slbd */
- slbd_configure();
-
header("Location: load_balancer_virtual_server.php");
exit;
}
OpenPOWER on IntegriCloud