Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Ozoux <pierre@ozoux.net>2017-12-08 17:38:11 +0300
committerGitHub <noreply@github.com>2017-12-08 17:38:11 +0300
commit8c6dd3179060135816026bb87c1dac8a9f6cc60c (patch)
treeac1c626d70da271c1671b6149148b8cd44e29653
parent064989ed55a24f6218a356dedef5445c6060bd20 (diff)
Fix identation
-rw-r--r--user_external/lib/imap.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_external/lib/imap.php b/user_external/lib/imap.php
index 27fbd0878..3608ecd1c 100644
--- a/user_external/lib/imap.php
+++ b/user_external/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