typo
这个提交包含在:
父节点
355070438d
当前提交
cfa0a59156
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -5,7 +5,7 @@ class API extends CI_Controller {
|
||||||
// Do absolutely nothing
|
// Do absolutely nothing
|
||||||
function index()
|
function index()
|
||||||
{
|
{
|
||||||
echo "nothing to see"
|
echo "nothing to see";
|
||||||
}
|
}
|
||||||
|
|
||||||
function help()
|
function help()
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用