Fixed style formatting
This commit is contained in:
parent
3e53b56aec
commit
54381b4958
1 changed files with 2 additions and 1 deletions
|
@ -68,8 +68,9 @@ abstract class AuthController extends Controller
|
|||
$this->logger->debug(ldap_error($server));
|
||||
$this->logger->error("Bind with service account ($serviceAccountFQDN) failed.");
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return $server;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue