mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-04-26 06:35:22 -04:00
fix mpdf
This commit is contained in:
parent
1a3fa76d71
commit
4353d45092
@ -91,7 +91,7 @@ mysqli_close($conn);
|
||||
|
||||
|
||||
|
||||
$mpdf = new mPDF('c');
|
||||
$mpdf = new \Mpdf\Mpdf();
|
||||
|
||||
$mpdf->SetDisplayMode('fullpage');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user