From daf217600ba4f1f0faf551ee049d8f1978f1b1c6 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 13 Oct 2009 22:01:52 -0400 Subject: Define d_haproxyconfdirty_path --- config/haproxy/haproxy_backends.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/haproxy/haproxy_backends.php') diff --git a/config/haproxy/haproxy_backends.php b/config/haproxy/haproxy_backends.php index 95c3d6b0..78882aa2 100755 --- a/config/haproxy/haproxy_backends.php +++ b/config/haproxy/haproxy_backends.php @@ -29,6 +29,9 @@ */ require_once("guiconfig.inc"); + +$d_haproxyconfdirty_path = $g['varrun_path'] . "/haproxy.conf.dirty"; + require_once("haproxy.inc"); if (!is_array($config['installedpackages']['haproxy']['ha_backends']['item'])) { -- cgit v1.2.3