質問編集履歴

1

修正

2016/10/13 04:23

投稿

nagi
nagi

スコア66

test CHANGED
File without changes
test CHANGED
@@ -74,7 +74,7 @@
74
74
 
75
75
 
76
76
 
77
- @foreach ($entry_list as $key => $name)
77
+ @foreach ($sample as $key => $name)
78
78
 
79
79
  <tr><td><a href="http://local<?php echo $key;?>"><?php echo $name['taro'];?></a></td></tr>
80
80