mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
forgot to remove debug #fail
This commit is contained in:
@@ -23,8 +23,6 @@ class Dayswithqso_model extends CI_Model
|
||||
|
||||
$query = $this->db->query($sql);
|
||||
|
||||
print_r($query->result());
|
||||
|
||||
return $query->result();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user