-
Thomas Steur authored
I was setting an array as value in a custom parameter but then the tracker fails because urlencode expects a string. I think http_build_query will be also better in general and handle pretty much all cases.
83671a25
I was setting an array as value in a custom parameter but then the tracker fails because urlencode expects a string. I think http_build_query will be also better in general and handle pretty much all cases.