mirror of
https://github.com/unraid/webgui.git
synced 2026-03-07 10:30:37 -06:00
Fixed time-zone not included in container updates
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
?>
|
||||
<?
|
||||
$docroot = $docroot ?: $_SERVER['DOCUMENT_ROOT'] ?: '/usr/local/emhttp';
|
||||
$var = parse_ini_file('state/var.ini');
|
||||
|
||||
ignore_user_abort(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user