removed test code from controller
这个提交包含在:
父节点
7a7372647f
当前提交
ee3ac62f03
共有 1 个文件被更改,包括 1 次插入 和 9 次删除
|
|
@ -149,12 +149,4 @@ class Dashboard extends CI_Controller {
|
|||
|
||||
}
|
||||
|
||||
function test() {
|
||||
|
||||
$this->load->library('clublog');
|
||||
|
||||
echo $this->clublog->send();
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
正在加载…
在新工单中引用