@@ -93,7 +93,7 @@ |
||
| 93 | 93 | */ |
| 94 | 94 | public function __call($name, $args) |
| 95 | 95 | { |
| 96 | - $this->__default_headers = array ( |
|
| 96 | + $this->__default_headers = array( |
|
| 97 | 97 | $this->ewsHeaders['version'], |
| 98 | 98 | $this->ewsHeaders['impersonation'] |
| 99 | 99 | ); |