| @@ -147,7 +147,7 @@ | ||
| 147 | 147 | public function getIdentity($accessToken, $accessSecret) | 
| 148 | 148 |  	{ | 
| 149 | 149 | |
| 150 | - global $toolUserAgent; | |
| 150 | + global $toolUserAgent; | |
| 151 | 151 | |
| 152 | 152 | $endpoint = $this->baseUrlInternal . '/identify&format=json'; | 
| 153 | 153 | |