php warning, feature not yet implemented (#34042)

moved on another tabs
This commit is contained in:
Charlène Benke
2025-05-04 10:43:26 +02:00
committed by GitHub
parent e77b470cad
commit d91030892d

View File

@@ -352,9 +352,9 @@ if (empty($numref)) {
$massactionbutton = $form->selectMassAction('', $arrayofmassactions);
$morehtml = '';
if ($action != 'addline' && $action != 'reconcile') {
$morehtml .= $buttonreconcile;
}
//if ($action != 'addline' && $action != 'reconcile') {
// $morehtml .= $buttonreconcile;
//}
print '<form name="aaa" action="'.$_SERVER["PHP_SELF"].'" method="POST">';
print '<input type="hidden" name="token" value="'.newToken().'">';