質問するログイン新規登録

質問編集履歴

1

編集

2017/06/01 05:56

投稿

ssk
ssk

スコア332

title CHANGED
File without changes
body CHANGED
@@ -21,7 +21,7 @@
21
21
  header('Content-Type: text/csv');
22
22
  header('Content-Disposition: attachment; filename="テスト.csv"');
23
23
 
24
- include ('../config/myconf/csvExport/Datacklists.php');
24
+ include ('../config/myconf/csvExport/Hoges.php');
25
25
 
26
26
  $this->autoRender = false;
27
27