forked from GNUsocial/gnu-social
effectiveUrl seems to contain the url we want
This commit is contained in:
parent
9a75778b29
commit
64f2f3d976
@ -80,7 +80,7 @@ class GNUsocial_HTTPResponse extends HTTP_Request2_Response
|
|||||||
*/
|
*/
|
||||||
function getUrl()
|
function getUrl()
|
||||||
{
|
{
|
||||||
return $this->url;
|
return $this->effectiveUrl;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user