mirror of
https://github.com/unraid/webgui.git
synced 2026-01-13 21:20:01 -06:00
Multi-language support
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
*/
|
||||
?>
|
||||
<?
|
||||
$docroot = $docroot ?? $_SERVER['DOCUMENT_ROOT'] ?: '/usr/local/emhttp';
|
||||
|
||||
// Invoke the plugin command with indicated method
|
||||
function plugin($method, $arg = '') {
|
||||
global $docroot;
|
||||
|
||||
Reference in New Issue
Block a user