Fixing style errors.
This commit is contained in:
parent
a506050fee
commit
0ce44251f7
@ -3996,7 +3996,7 @@ elseif ($id > 0 || !empty($ref))
|
|||||||
'no',
|
'no',
|
||||||
2);
|
2);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Call Hook formConfirm
|
// Call Hook formConfirm
|
||||||
$parameters = array('formConfirm' => $formconfirm, 'lineid' => $lineid, 'remainingtopay' => &$resteapayer);
|
$parameters = array('formConfirm' => $formconfirm, 'lineid' => $lineid, 'remainingtopay' => &$resteapayer);
|
||||||
$reshook = $hookmanager->executeHooks('formConfirm', $parameters, $object, $action); // Note that $action and $object may have been modified by hook
|
$reshook = $hookmanager->executeHooks('formConfirm', $parameters, $object, $action); // Note that $action and $object may have been modified by hook
|
||||||
@ -5377,7 +5377,7 @@ elseif ($id > 0 || !empty($ref))
|
|||||||
'facture', $filename, $filedir, $urlsource, $genallowed,
|
'facture', $filename, $filedir, $urlsource, $genallowed,
|
||||||
$delallowed, $object->modelpdf, 1, 0, 0, 28, 0, '', '', '',
|
$delallowed, $object->modelpdf, 1, 0, 0, 28, 0, '', '', '',
|
||||||
$soc->default_lang, '', $object, 0, 'remove_file_comfirm');
|
$soc->default_lang, '', $object, 0, 'remove_file_comfirm');
|
||||||
|
|
||||||
$somethingshown = $formfile->numoffiles;
|
$somethingshown = $formfile->numoffiles;
|
||||||
|
|
||||||
// Show links to link elements
|
// Show links to link elements
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user