Merge branch 'develop' of https://github.com/friendica/friendica into develop
This commit is contained in:
commit
f1ad1a07df
|
@ -2004,6 +2004,6 @@ class App
|
|||
}
|
||||
|
||||
$redirectTo = $this->getBaseURL($ssl) . '/' . ltrim($toUrl, '/');
|
||||
System::externalRedirect($redirectTo);
|
||||
Core\System::externalRedirect($redirectTo);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue