mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed problems with visual console. Tiquets: #2465,#2483,#2482,#2486
This commit is contained in:
parent
f547985cd6
commit
f2181d66d7
@ -22,7 +22,6 @@ if ($get_image_path) {
|
||||
$img_src = get_parameter("img_src");
|
||||
$only_src = get_parameter("only_src", 0);
|
||||
|
||||
return html_print_image($img_src, false, '', $only_src);
|
||||
echo html_print_image($img_src, true, '', $only_src);
|
||||
}
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user