mirror of
https://github.com/unraid/webgui.git
synced 2026-03-14 06:51:27 -05:00
Multi-language support
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<?
|
||||
libxml_use_internal_errors(true); # Suppress any warnings from xml errors.
|
||||
|
||||
$docroot = $docroot ?? $_SERVER['DOCUMENT_ROOT'] ?: '/usr/local/emhttp';
|
||||
require_once "$docroot/plugins/dynamix.docker.manager/include/Helpers.php";
|
||||
|
||||
$dockerManPaths = [
|
||||
|
||||
Reference in New Issue
Block a user