@@ -432,7 +432,7 @@ |
||
432 | 432 | { |
433 | 433 | // use cookie |
434 | 434 | if ($this->getConfiguration()->isCookieAuthorizationEnabled()) { |
435 | - if ($cookieFile === null){ |
|
435 | + if ($cookieFile === null) { |
|
436 | 436 | $cookieFile = $this->getConfiguration()->getCookieFile(); |
437 | 437 | } |
438 | 438 |