質問編集履歴

2

文字修正

2018/02/23 20:48

投稿

tajix_japan
tajix_japan

スコア132

test CHANGED
File without changes
test CHANGED
@@ -30,7 +30,7 @@
30
30
 
31
31
  <?php
32
32
 
33
- fruitsgets = "./price.tsv";
33
+ $fffruitsgets = "./price.tsv";
34
34
 
35
35
  $filefruitsgets_ = new SplFileObject($fffruitsgets, 'r');
36
36
 

1

誤記削除

2018/02/23 20:48

投稿

tajix_japan
tajix_japan

スコア132

test CHANGED
File without changes
test CHANGED
@@ -29,8 +29,6 @@
29
29
 
30
30
 
31
31
  <?php
32
-
33
- $ff
34
32
 
35
33
  fruitsgets = "./price.tsv";
36
34