mirror of
https://github.com/friendica/friendica
synced 2025-04-27 23:50:10 +00:00
"gprobe" removed
This commit is contained in:
parent
85ae12a873
commit
88a39ea999
3 changed files with 0 additions and 88 deletions
|
@ -1074,8 +1074,6 @@ class Profile
|
|||
|
||||
Logger::log('Not authenticated. Invoking reverse magic-auth for ' . $my_url, Logger::DEBUG);
|
||||
|
||||
Worker::add(PRIORITY_LOW, 'GProbe', $my_url);
|
||||
|
||||
// Remove the "addr" parameter from the destination. It is later added as separate parameter again.
|
||||
$addr_request = 'addr=' . urlencode($addr);
|
||||
$query = rtrim(str_replace($addr_request, '', $a->query_string), '?&');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue