mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 00:54:27 +02:00
Merge branch 'master' 2019.12 into develop
This commit is contained in:
commit
00756737b5
66 changed files with 70843 additions and 67948 deletions
|
@ -385,7 +385,7 @@ class App
|
|||
* @deprecated 2019.09 - Use BaseURL->remove() instead
|
||||
* @see BaseURL::remove()
|
||||
*/
|
||||
public function removeBaseURL($origURL)
|
||||
public function removeBaseURL(string $origURL)
|
||||
{
|
||||
return $this->baseURL->remove($origURL);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue