回答編集履歴

1

誤記の訂正

2018/01/19 10:27

投稿

tride
tride

スコア68

test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  if($insertpage!=null){
36
36
 
37
- $this->model_post->insert_function($insertdata,);
37
+ $this->model_post->insert_function($insertdata);
38
38
 
39
39
  return true;
40
40