Fixing absolute/relative path
This commit is contained in:
parent
dbe49a0c1a
commit
9e322d2565
|
@ -17,5 +17,5 @@ function toggle_mobile_init(App $a) {
|
|||
$address = '';
|
||||
}
|
||||
|
||||
$a->internalRedirect($address);
|
||||
System::externalRedirect($address);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue