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

回答編集履歴

1

修正

2015/11/22 21:25

投稿

退会済みユーザー
answer CHANGED
@@ -10,7 +10,7 @@
10
10
  protected $name;
11
11
  protected $list;
12
12
 
13
- public function getList($id = -1)
13
+ public function getList($id = '')
14
14
  {
15
15
  try {
16
16
  if (isset($id) && $id != '') {