Export PDF : check files properly
This commit is contained in:
parent
0979d7406c
commit
cfc1e7de81
1 changed files with 0 additions and 2 deletions
|
|
@ -211,7 +211,6 @@ class Document_Export
|
|||
'/stamp.pdf output ' . $output;
|
||||
|
||||
passthru($stmt, $status);
|
||||
echo $stmt;
|
||||
if ($status <> 0)
|
||||
{
|
||||
|
||||
|
|
@ -234,7 +233,6 @@ class Document_Export
|
|||
' output ' . $output2;
|
||||
|
||||
passthru($stmt, $status);
|
||||
echo $stmt;
|
||||
if ($status <> 0)
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue