sforkowany z mirror/friendica
Merge branch 'develop' of https://github.com/friendica/friendica into develop
commit
f1ad1a07df
|
@ -2004,6 +2004,6 @@ class App
|
|||
}
|
||||
|
||||
$redirectTo = $this->getBaseURL($ssl) . '/' . ltrim($toUrl, '/');
|
||||
System::externalRedirect($redirectTo);
|
||||
Core\System::externalRedirect($redirectTo);
|
||||
}
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue