mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 09:15:15 +02:00
minor fix ui_get_full_url
This commit is contained in:
parent
b90da54c86
commit
08ea1b2283
@ -2411,7 +2411,7 @@ function ui_get_full_url ($url = '', $no_proxy = false, $add_name_php_file = fal
|
||||
if (!empty($config['public_url'])) {
|
||||
$fullurl = $config['public_url'];
|
||||
$proxy = true;
|
||||
|
||||
$fullurl .= '/';
|
||||
} else {
|
||||
|
||||
if (!$no_proxy) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user