This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
SovBundle
Watch
3
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
2
Wiki
Activity
Browse Source
Merge branch 'develop'
develop
Guillaume
3 years ago
parent
74a170d008
69b8bbd26b
commit
a489bd7437
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
Generator/PdfGenerator.php
+ 1
- 0
Generator/PdfGenerator.php
View File
@@ -27,5 +27,6 @@ class PdfGenerator
$dompdf->stream($filename, [
"Attachment" => true
]);
die();
}
}
Write
Preview
Loading…
Cancel
Save