Skip to content

Commit

Permalink
Merge pull request #10 from twobeesolution/master
Browse files Browse the repository at this point in the history
Hi @LBreda, thanks for fix. Merge confirmed!
  • Loading branch information
Michael Musso authored Nov 17, 2017
2 parents a7c230a + ef7bc1c commit fcff464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LynX39/LaraPdfMerger/PdfManage.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
require_once('tcpdf/tcpdf.php');
require_once('tcpdf/tcpdi.php');

class PDFManage
class PdfManage
{
private $_files; //['form.pdf'] ["1,2,4, 5-19"]
private $_fpdi;
Expand Down

0 comments on commit fcff464

Please sign in to comment.