質問編集履歴

1

S

2017/09/23 22:59

投稿

seri
seri

スコア422

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  $result=$hoge->execute();
4
4
 
5
- echo $result;
5
+ echo $result;//true or false
6
6
 
7
7
  ```
8
8