From 7781e5f37d4e830282b5780a2818b2a41465f232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Peters?= Date: Tue, 14 Feb 2017 12:46:48 +0100 Subject: [PATCH] Update autodiscover.php --- data/web/autodiscover.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/data/web/autodiscover.php b/data/web/autodiscover.php index bdb9c8d3..f1125436 100644 --- a/data/web/autodiscover.php +++ b/data/web/autodiscover.php @@ -1,8 +1,6 @@ 'yes', @@ -22,6 +20,10 @@ $config = array( ) ); +if(file_exists('inc/vars.local.inc.php')) { + include_once 'inc/vars.local.inc.php'; +} + /* ---------- DO NOT MODIFY ANYTHING BEYOND THIS LINE. IGNORE AT YOUR OWN RISK. ---------- */ if ($config['useEASforOutlook'] == 'no') {