mirror of
https://github.com/retailcrm/Fetch.git
synced 2024-11-22 11:16:03 +03:00
PSR Nonsense strikes again...
This commit is contained in:
parent
35a756ee58
commit
3a53e18910
@ -153,7 +153,7 @@ class Server
|
||||
{
|
||||
$this->username = $username;
|
||||
$this->password = $password;
|
||||
if( $tryFasterAuth ) {
|
||||
if ($tryFasterAuth) {
|
||||
$this->setParam('DISABLE_AUTHENTICATOR', array('GSSAPI','NTLM'));
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user