spegling av
https://github.com/friendica/friendica
synced 2025-09-07 21:21:52 +02:00
Fixed: Twitter profiles link.
This commit is contained in:
förälder
932397b47b
incheckning
390fd8e74a
1 ändrade filer med 1 tillägg och 1 borttagningar
|
@ -423,7 +423,7 @@ function probe_url($url) {
|
|||
$poll = $tapi . '?user_id=' . $tid;
|
||||
else
|
||||
$poll = $tapi . '?screen_name=' . $tid;
|
||||
$profile = 'http://twitter.com/!#/' . $tid;
|
||||
$profile = 'http://twitter.com/#!/' . $tid;
|
||||
}
|
||||
|
||||
if(! x($vcard,'fn'))
|
||||
|
|
Laddar…
Lägg till tabell
Lägg till en länk
Hänvisa till i nytt ärende