[Web] Revert some autodiscover changes

master
andryyy 2017-10-03 17:18:04 +02:00
parent da987e5b48
commit 24af77f41c
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ error_reporting(0);
$data = trim(file_get_contents("php://input"));
file_put_contents('/tmp/dsa', json_encode($_SERVER), FILE_APPEND);
if (strpos($data, 'autodiscover/outlook/responseschema') !== false) {
$autodiscover_config['autodiscoverType'] = 'imap';
if ($autodiscover_config['useEASforOutlook'] == 'yes' &&