1
mirror of https://github.com/jakejarvis/spoons.git synced 2025-09-15 04:35:34 -04:00
This commit is contained in:
2017-07-16 15:55:21 -04:00
parent 11628a36e9
commit 1a3fa76d71

View File

@@ -91,8 +91,7 @@ mysqli_close($conn);
//$mpdf = new mPDF('c');
$mpdf = new \Mpdf\Mpdf('c');
$mpdf = new mPDF('c');
$mpdf->SetDisplayMode('fullpage');