From 59b8bb34aa1b9ec0c0822854d2a8c390adf2d601 Mon Sep 17 00:00:00 2001 From: Pierre Ozoux Date: Fri, 8 Dec 2017 15:38:11 +0100 Subject: [PATCH] Fix identation --- lib/imap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/imap.php b/lib/imap.php index 27fbd08..3608ecd 100644 --- a/lib/imap.php +++ b/lib/imap.php @@ -62,7 +62,7 @@ class OC_User_IMAP extends \OCA\user_external\Base { $uid = str_replace("%40","@",$uid); } - if(count($users) === 1) { + if(count($users) === 1) { $username = $uid; $uid = $users[0]; // Check if we only want logins from ONE domain and strip the domain part from UID