質問編集履歴

1

誤字

2019/10/16 06:56

投稿

flame
flame

スコア19

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
  //PDF生成
34
34
 
35
- $result = $CakePdf->write($pathPrefix . '.pdf');
35
+ $result = $CakePdf->write($path . '.pdf');
36
36
 
37
37
 
38
38