質問編集履歴

1

指摘の修正

2017/06/21 07:15

投稿

enigumalu
enigumalu

スコア192

test CHANGED
File without changes
test CHANGED
@@ -20,7 +20,7 @@
20
20
 
21
21
  //呼び出し2
22
22
 
23
- if(substr($req['id'], 0, 3) == 'XXX')){
23
+ if(substr($req['id'], 0, 3) == 'XXX'){
24
24
 
25
25
  $req['day_clim_flg'] = 0;
26
26