forgot to remove debug #fail
这个提交包含在:
父节点
3f7d68aced
当前提交
a393ead899
共有 1 个文件被更改,包括 0 次插入 和 2 次删除
|
|
@ -23,8 +23,6 @@ class Dayswithqso_model extends CI_Model
|
||||||
|
|
||||||
$query = $this->db->query($sql);
|
$query = $this->db->query($sql);
|
||||||
|
|
||||||
print_r($query->result());
|
|
||||||
|
|
||||||
return $query->result();
|
return $query->result();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用