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:58:05 -04:00
parent 1a3fa76d71
commit 4353d45092

View File

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