mirror of
https://github.com/retailcrm/Fetch.git
synced 2025-04-04 05:43:35 +03:00
PSR Nonsense strikes again...
This commit is contained in:
parent
35a756ee58
commit
3a53e18910
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ class Server
|
|||
{
|
||||
$this->username = $username;
|
||||
$this->password = $password;
|
||||
if( $tryFasterAuth ) {
|
||||
if ($tryFasterAuth) {
|
||||
$this->setParam('DISABLE_AUTHENTICATOR', array('GSSAPI','NTLM'));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue