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') {