回答編集履歴

1

test1じゃなくて2ね

2017/02/05 10:21

投稿

popobot
popobot

スコア6586

test CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  foreach($nodes as $node) {
38
38
 
39
- $node->setAttribute('class', 'test1');
39
+ $node->setAttribute('class', 'test2');
40
40
 
41
41
  };
42
42