Fix scrutinizer

This commit is contained in:
Laurent Destailleur
2022-05-17 20:08:59 +02:00
parent 9c00e087fe
commit 2a34d6354f
5 changed files with 12 additions and 12 deletions

View File

@@ -1593,7 +1593,7 @@ function dolButtonToOpenUrlInDialogPopup($name, $label, $buttonstring, $url, $di
$url .= '?dol_hide_topmenu=1&dol_hide_leftmenu=1&dol_openinpopup='.urlencode($name);
}
$out .= '';
$out = '';
$backtopagejsfieldsid = ''; $backtopagejsfieldslabel = '';
if ($backtopagejsfields) {