mirror of
https://github.com/jakejarvis/spoons.git
synced 2026-07-29 07:05:20 -04:00
fix mpdf
This commit is contained in:
+1
-2
@@ -91,8 +91,7 @@ mysqli_close($conn);
|
||||
|
||||
|
||||
|
||||
//$mpdf = new mPDF('c');
|
||||
$mpdf = new \Mpdf\Mpdf('c');
|
||||
$mpdf = new mPDF('c');
|
||||
|
||||
$mpdf->SetDisplayMode('fullpage');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user