Update autodiscover.php
parent
779e22b6b7
commit
8c496534c4
|
@ -1,4 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
ini_set('error_reporting', '0');
|
||||||
$config = array(
|
$config = array(
|
||||||
'useEASforOutlook' => 'yes',
|
'useEASforOutlook' => 'yes',
|
||||||
'autodiscoverType' => 'activesync',
|
'autodiscoverType' => 'activesync',
|
||||||
|
|
Loading…
Reference in New Issue