質問するログイン新規登録

質問編集履歴

1

ソースを編集しました。

2016/05/12 09:10

投稿

smnsmn
smnsmn

スコア175

title CHANGED
File without changes
body CHANGED
@@ -11,7 +11,7 @@
11
11
  public function hogehoge(){
12
12
 
13
13
  $id = $this->request->params['id'];
14
- $hoge = $this->Video->gethogehoge($id);
14
+ $hoge = $this->Hoge->gethogehoge($id);
15
15
 
16
16
  debug($id);
17
17
  debug($hoge);