mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:45:16 +02:00
Code standards
This commit is contained in:
parent
310d49b82a
commit
99a33b7335
2 changed files with 1 additions and 3 deletions
|
@ -14,7 +14,6 @@ function randprof_init(App $a)
|
|||
|
||||
if ($x) {
|
||||
$link = Contact::magicLink($x);
|
||||
// @TODO making the return of magicLink save to use either externalRedirect or internalRedirect
|
||||
$a->redirect($link);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue