Skip to content

Commit b8ac068

Browse files
authored
Update README.md
1 parent 78d7058 commit b8ac068

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ use JasperPHP\JasperPHP;
267267

268268
public function xmlToPdf()
269269
{
270-
$output = public_path() . '/report/'.time().'_CancelAck';
271270
$output = public_path() . '/report/'.time().'_CancelAck';
272271
$ext = "pdf";
273272
$data_file = public_path() . '/report/CancelAck.xml';

0 commit comments

Comments
 (0)