Added missing closing brace
这个提交包含在:
父节点
4e70f77c20
当前提交
b92ea294c9
共有 1 个文件被更改,包括 3 次插入 和 1 次删除
|
|
@ -16,4 +16,6 @@ class Logbooks extends CI_Controller {
|
|||
public function index()
|
||||
{
|
||||
echo 'Functions to come';
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
正在加载…
在新工单中引用