mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
08206fdcc0
29 changed files with 135 additions and 133 deletions
|
@ -33,7 +33,7 @@ function impressum_uninstall() {
|
|||
function impressum_module() {
|
||||
}
|
||||
function impressum_content() {
|
||||
$a = get_app();
|
||||
$a = \get_app();
|
||||
$a->internalRedirect('friendica/');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue