mirror of
https://github.com/unraid/webgui.git
synced 2026-03-03 06:40:50 -06:00
refactor: flash_backup _var usage Wrappers include
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
?>
|
||||
<?
|
||||
$docroot ??= ($_SERVER['DOCUMENT_ROOT'] ?: '/usr/local/emhttp');
|
||||
require_once "$docroot/webGui/include/Wrappers.php";
|
||||
|
||||
$var = (array)@parse_ini_file('/var/local/emhttp/var.ini');
|
||||
$dir = ['system','appdata','isos','domains'];
|
||||
|
||||
Reference in New Issue
Block a user