db->where('user_id', $this->session->userdata('user_id')); return $this->db->get('station_logbooks'); } } ?>