This website works better with JavaScript
Home
Explore
Help
Sign In
dever-product
/
churen
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
edit
rabin
3 years ago
parent
19ba0ac51a
commit
b2bb532c20
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
service/agent/lib/Tool.php
+ 2
- 0
service/agent/lib/Tool.php
View File
@@ -128,5 +128,7 @@ class Tool
}
}
}
+
+ return 'ok';
}
}