@@ -160,7 +160,7 @@ |
||
| 160 | 160 | $server->connect($this->host); |
| 161 | 161 | if($bindWrite === false) |
| 162 | 162 | { |
| 163 | - $ret = $server->bind($this->bindRODistinguishedName, $this->bindROPassword); |
|
| 163 | + $ret = $server->bind($this->bindRODistinguishedName, $this->bindROPassword); |
|
| 164 | 164 | } |
| 165 | 165 | else |
| 166 | 166 | { |