Multi-language support

This commit is contained in:
bergware
2020-03-19 13:18:18 +01:00
parent d9c1a581e9
commit ea2f5e2b57

View File

@@ -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 = [