Merge pull request #10121 from defrance/patch-128

scrutinizer major error
This commit is contained in:
Laurent Destailleur 2018-12-01 14:49:28 +01:00 committed by GitHub
commit b8e3aaa3cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1868,6 +1868,7 @@ function pdf_getlineremisepercent($object,$i,$outputlangs,$hidedetails=0)
function pdf_getlineprogress($object, $i, $outputlangs, $hidedetails = 0, $hookmanager = null)
{
if (empty($hookmanager)) global $hookmanager;
global $conf;
$reshook=0;
$result='';