fixed minor error

This commit is contained in:
Daniel Barbero 2019-07-09 14:56:42 +02:00
parent 7175d716f0
commit d05dd7ecbc
1 changed files with 1 additions and 0 deletions

View File

@ -6582,6 +6582,7 @@ function reporting_availability_graph($report, $content, $pdf=false)
$content,
$report['datetime'],
$return,
'',
$pdf
);
}