質問編集履歴

1

2019/03/10 13:48

投稿

pecchan
pecchan

スコア555

test CHANGED
File without changes
test CHANGED
@@ -46,7 +46,7 @@
46
46
 
47
47
  $token= $this->_getToken();
48
48
 
49
- $this->Session->write('contact_token', $token);
49
+ $this->Session->write('token', $token);
50
50
 
51
51
  $this->set('token', $token); //ここでエラー
52
52