mirror of
https://github.com/unraid/webgui.git
synced 2026-05-01 23:39:21 -05:00
Security update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
?>
|
||||
<?
|
||||
$display['font'] = unscript($_COOKIE['fontSize'] ?? $display['font']);
|
||||
$display['font'] = untangle($_COOKIE['fontSize'] ?? $display['font']);
|
||||
$theme = strtok($display['theme'],'-');
|
||||
$header = $display['header'];
|
||||
$backgnd = $display['background'];
|
||||
|
||||
Reference in New Issue
Block a user