description fix
This commit is contained in:
parent
d00ddc01af
commit
a9510ffcdf
|
@ -2001,7 +2001,7 @@ class App
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Redirects to another service relative to the current Friendica base.
|
* Redirects to another module relative to the current Friendica base.
|
||||||
* If you want to redirect to a external URL, use System::externalRedirectTo()
|
* If you want to redirect to a external URL, use System::externalRedirectTo()
|
||||||
*
|
*
|
||||||
* @param string $toUrl The destination URL (Default is empty, which is the default page of the Friendica node)
|
* @param string $toUrl The destination URL (Default is empty, which is the default page of the Friendica node)
|
||||||
|
|
Loading…
Reference in a new issue