summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@mpb-geekgod.geekgod.com>2009-06-18 20:17:10 -0400
committerScott Ullrich <sullrich@mpb-geekgod.geekgod.com>2009-06-18 20:17:10 -0400
commit5e7d127ad9f53dc3c2c43359fb902a6f9e389ba1 (patch)
tree88e6a425b691dc1a07e510806317d16b72896bf6 /usr/local/www
parent62b035ce5f41c8342f0eea0b78e5878ff467e525 (diff)
downloadpfsense-5e7d127ad9f53dc3c2c43359fb902a6f9e389ba1.zip
pfsense-5e7d127ad9f53dc3c2c43359fb902a6f9e389ba1.tar.gz
Revert "Rename cvssync to gitsync"
This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/fbegin.inc1
-rwxr-xr-xusr/local/www/guiconfig.inc1
2 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 63c741c..cd4439d 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -183,7 +183,6 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
output_menu_item("/services_dhcp.php", "DHCP Server");
output_menu_item("/services_dyndns.php", "Dynamic DNS");
output_menu_item("/services_igmpproxy.php", "IGMP proxy");
- output_menu_item("/haproxy_global.php", "HAProxy");
output_menu_item("/load_balancer_pool.php", "Load Balancer");
output_menu_item("/pkg_edit.php?xml=olsrd.xml&id=0", "OLSR");
output_menu_item("/vpn_pppoe.php", "PPPoE Server");
diff --git a/usr/local/www/guiconfig.inc b/usr/local/www/guiconfig.inc
index 7ef37c1..f80c375 100755
--- a/usr/local/www/guiconfig.inc
+++ b/usr/local/www/guiconfig.inc
@@ -94,7 +94,6 @@ $d_vipconfdirty_path = $g['varrun_path'] . "/vip.conf.dirty";
$d_sysctldirty_path = $g['varrun_path'] . "/sysctl.conf.dirty";
$d_vsconfdirty_path = $g['varrun_path'] . "/vs.conf.dirty";
$d_shaperconfdirty_path = $g['varrun_path'] . "/shaper.conf.dirty";
-$d_haproxyconfdirty_path = $g['varrun_path'] . "/haproxy.conf.dirty";
/* OpenVPN Directories */
$d_ovpnsrvdirty_path = "/tmp/ovpn-srv.dirty";
OpenPOWER on IntegriCloud