@@ -207,7 +207,7 @@ discard block |
||
| 207 | 207 | return $gclid; |
| 208 | 208 | } |
| 209 | 209 | |
| 210 | - /* -- _getGclid */ |
|
| 210 | + /* -- _getGclid */ |
|
| 211 | 211 | |
| 212 | 212 | /** |
| 213 | 213 | * _gaParseCookie handles the parsing of the _ga cookie or setting it to a unique identifier |
@@ -231,7 +231,7 @@ discard block |
||
| 231 | 231 | return $cid; |
| 232 | 232 | } |
| 233 | 233 | |
| 234 | - /* -- _gaParseCookie */ |
|
| 234 | + /* -- _gaParseCookie */ |
|
| 235 | 235 | |
| 236 | 236 | /** |
| 237 | 237 | * _gaGenUUID Generate UUID v4 function - needed to generate a CID when one isn't available |
@@ -257,5 +257,5 @@ discard block |
||
| 257 | 257 | ); |
| 258 | 258 | } |
| 259 | 259 | |
| 260 | - /* -- _gaGenUUID */ |
|
| 260 | + /* -- _gaGenUUID */ |
|
| 261 | 261 | } |