回答編集履歴

1

変更

2016/07/06 10:32

投稿

shi_ue
shi_ue

スコア4437

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ```php
4
4
 
5
- if ($this->name == 'HogeHogesController') {
5
+ if ($this->name == 'HogeHoges') {
6
6
 
7
7
  $this->redirect('違うところ');
8
8