* SPDX-License-Identifier: AGPL-3.0-only ************************************/ /* crmv@173186 */ global $app_strings, $mod_strings; $smarty = new VteSmarty(); $smarty->assign("MOD",$mod_strings); $smarty->assign("APP",$app_strings); $smarty->assign("THEME", $theme); $smarty->assign("IMAGE_PATH", "themes/$theme/images/"); $logConfId = $_REQUEST['log']; $logUtils = LogUtils::getInstance(); if ($_REQUEST['log'] !== '') { $conf = $logUtils->getLogConfig($logConfId); } if (empty($conf)) exit; $buttons = '