Multi-language support

This commit is contained in:
bergware
2020-06-09 09:11:47 +02:00
parent 8228751f24
commit 284a702dca

View File

@@ -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;